Title: [242758] trunk/LayoutTests
Revision
242758
Author
[email protected]
Date
2019-03-11 17:11:23 -0700 (Mon, 11 Mar 2019)

Log Message

[iOS WK2] REGRESSION (r242687): Programmatic scroll of overflow scroll results in bad rendering
https://bugs.webkit.org/show_bug.cgi?id=195584

Unreviewed test gardening. Mark compositing/ios/overflow-scroll-update-overlap.html as failing
since I want to unskip and land a fix with additional tests.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (242757 => 242758)


--- trunk/LayoutTests/ChangeLog	2019-03-11 23:43:04 UTC (rev 242757)
+++ trunk/LayoutTests/ChangeLog	2019-03-12 00:11:23 UTC (rev 242758)
@@ -1,3 +1,13 @@
+2019-03-11  Simon Fraser  <[email protected]>
+
+        [iOS WK2] REGRESSION (r242687): Programmatic scroll of overflow scroll results in bad rendering
+        https://bugs.webkit.org/show_bug.cgi?id=195584
+        
+        Unreviewed test gardening. Mark compositing/ios/overflow-scroll-update-overlap.html as failing
+        since I want to unskip and land a fix with additional tests.
+
+        * platform/ios-wk2/TestExpectations:
+
 2019-03-11  Dean Jackson  <[email protected]>
 
         [iOS] Implement a faster click detection that intercepts double-tap-to-zoom if possible

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (242757 => 242758)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-03-11 23:43:04 UTC (rev 242757)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-03-12 00:11:23 UTC (rev 242758)
@@ -1310,3 +1310,5 @@
 webkit.org/b/194253 [ Debug ] scrollingcoordinator/scrolling-tree/fixed-inside-frame.html [ Pass Failure ]
 
 webkit.org/b/195341 fast/viewport/ios/device-width-viewport-after-changing-view-scale.html [ Pass Failure ]
+
+webkit.org/b/195341 compositing/ios/overflow-scroll-update-overlap.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to