From c029a1d7f01c45429a40bd2368a790866c1ca97a Mon Sep 17 00:00:00 2001 From: "zalan@apple.com" Date: Fri, 26 Oct 2018 17:34:55 +0000 Subject: [PATCH] [iOS] Unreviewed test gardening. * platform/ios/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@237464 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/ios/TestExpectations | 1 + 2 files changed, 7 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 9f94eb28..1238ea1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2018-10-26 Zalan Bujtas + + [iOS] Unreviewed test gardening. + + * platform/ios/TestExpectations: + 2018-10-26 Ali Juma [GTK] Unreviewed test gardening. diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations index a8d2efa..a256900 100644 --- a/LayoutTests/platform/ios/TestExpectations +++ b/LayoutTests/platform/ios/TestExpectations @@ -3107,6 +3107,7 @@ fast/block/block-only/margin-left-right-sizing.html [ Failure ] fast/block/block-only/margin-sibling-collapse-propagated.html [ Failure ] fast/block/block-only/relative-auto-with-parent-offset.html [ Failure ] fast/block/block-only/absolute-position-min-max-height.html [ Failure ] +fast/block/basic/inline-content-with-floating-image.html [ Failure ] # Datalist webkit.org/b/186714 fast/forms/datalist/datalist-textinput-keydown.html [ Skip ] -- 1.8.3.1