Title: [243350] trunk/LayoutTests
Revision
243350
Author
[email protected]
Date
2019-03-21 17:49:18 -0700 (Thu, 21 Mar 2019)

Log Message

Unreviewed test gardening.

Fix this test by turning on async scrolling so that mock scrollbars don't show up.

* fast/scrolling/ios/overflow-scrolling-touch-disabled-stacking-expected.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243349 => 243350)


--- trunk/LayoutTests/ChangeLog	2019-03-22 00:33:55 UTC (rev 243349)
+++ trunk/LayoutTests/ChangeLog	2019-03-22 00:49:18 UTC (rev 243350)
@@ -2,6 +2,14 @@
 
         Unreviewed test gardening.
 
+        Fix this test by turning on async scrolling so that mock scrollbars don't show up.
+
+        * fast/scrolling/ios/overflow-scrolling-touch-disabled-stacking-expected.html:
+
+2019-03-21  Simon Fraser  <[email protected]>
+
+        Unreviewed test gardening.
+
         Revert some iOS layout test results that were rebaselined with async scrolling enabled.
 
         * platform/ios-wk2/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Removed.

Modified: trunk/LayoutTests/fast/scrolling/ios/overflow-scrolling-touch-disabled-stacking-expected.html (243349 => 243350)


--- trunk/LayoutTests/fast/scrolling/ios/overflow-scrolling-touch-disabled-stacking-expected.html	2019-03-22 00:33:55 UTC (rev 243349)
+++ trunk/LayoutTests/fast/scrolling/ios/overflow-scrolling-touch-disabled-stacking-expected.html	2019-03-22 00:49:18 UTC (rev 243350)
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html> <!-- webkit-test-runner [ internal:AsyncOverflowScrollingEnabled=true ] -->
 <html>
 <head>
     <style>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to