Title: [241025] trunk/LayoutTests
Revision
241025
Author
ryanhad...@apple.com
Date
2019-02-06 09:57:13 -0800 (Wed, 06 Feb 2019)

Log Message

Unreviewed test gardening, rebaseline some tests for iOS after r240713.

* fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt:
* fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt:
* fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt:
* fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (241024 => 241025)


--- trunk/LayoutTests/ChangeLog	2019-02-06 17:32:18 UTC (rev 241024)
+++ trunk/LayoutTests/ChangeLog	2019-02-06 17:57:13 UTC (rev 241025)
@@ -1,3 +1,12 @@
+2019-02-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, rebaseline some tests for iOS after r240713.
+
+        * fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt:
+        * fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt:
+        * fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt:
+        * fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt:
+
 2019-02-06  Antti Koivisto  <an...@apple.com>
 
         RELEASE_ASSERT(!m_document.isResolvingTreeStyle()) in com.apple.WebKit.WebContent at WebCore: WebCore::StyleResolver::~StyleResolver

Modified: trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt (241024 => 241025)


--- trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt	2019-02-06 17:32:18 UTC (rev 241024)
+++ trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt	2019-02-06 17:57:13 UTC (rev 241025)
@@ -4,6 +4,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)

Modified: trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt (241024 => 241025)


--- trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt	2019-02-06 17:32:18 UTC (rev 241024)
+++ trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt	2019-02-06 17:57:13 UTC (rev 241025)
@@ -4,6 +4,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)

Modified: trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt (241024 => 241025)


--- trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt	2019-02-06 17:32:18 UTC (rev 241024)
+++ trunk/LayoutTests/fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt	2019-02-06 17:57:13 UTC (rev 241025)
@@ -4,6 +4,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)

Modified: trunk/LayoutTests/fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt (241024 => 241025)


--- trunk/LayoutTests/fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt	2019-02-06 17:32:18 UTC (rev 241024)
+++ trunk/LayoutTests/fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt	2019-02-06 17:57:13 UTC (rev 241025)
@@ -3,6 +3,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)
@@ -23,6 +24,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)
@@ -43,6 +45,7 @@
 (Frame scrolling node
   (scrollable area size 800 600)
   (contents size 800 600)
+  (parent relative scrollable rect at (0,0) size 800x600)
   (scrollable area parameters 
     (horizontal scroll elasticity 1)
     (vertical scroll elasticity 1)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to