From a146dff65e3c3bffcc946ac50d8d19f47d7be1be Mon Sep 17 00:00:00 2001 From: "zalan@apple.com" Date: Fri, 18 Sep 2015 18:35:45 +0000 Subject: [PATCH] Unreviewed iOS gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189975 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/ios-simulator/TestExpectations | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 381e0d1..62362bf 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2015-09-18 Zalan Bujtas + + Unreviewed iOS gardening. + + * platform/ios-simulator/TestExpectations: + 2015-09-18 Chris Dumez Drop support for Entity Node type diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index 115abdf..6ed7a07 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -2817,3 +2817,10 @@ http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ] webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ] + +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ] +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht [ ImageOnlyFailure ] +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht [ ImageOnlyFailure ] +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht [ ImageOnlyFailure ] +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ] +webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ] -- 1.8.3.1