From f15697ce9fa190253b43deccbcc4342379bf3036 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Fri, 18 Dec 2015 23:56:23 +0000 Subject: [PATCH] Skipping fast/scrolling/rtl-point-in-iframe.html on ios-simulator since it tests wheel events. https://bugs.webkit.org/show_bug.cgi?id=152442 Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194302 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/ios-simulator/TestExpectations | 2 ++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 035748c..ec1d428 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2015-12-18 Ryan Haddad + Skipping fast/scrolling/rtl-point-in-iframe.html on ios-simulator since it tests wheel events. + https://bugs.webkit.org/show_bug.cgi?id=152442 + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + +2015-12-18 Ryan Haddad + Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator https://bugs.webkit.org/show_bug.cgi?id=152437 diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index b2c4223..3dc5a597 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -2855,3 +2855,5 @@ webkit.org/b/152137 fast/media/mq-hover-styling.html [ Failure ] webkit.org/b/152137 fast/media/mq-pointer-matchMedia.html [ Failure ] webkit.org/b/152137 fast/media/mq-pointer-styling.html [ Failure ] webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ] + +webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ] -- 1.8.3.1