Title: [291291] trunk/LayoutTests
Revision
291291
Author
matteo_flo...@apple.com
Date
2022-03-15 08:26:35 -0700 (Tue, 15 Mar 2022)

Log Message

A combination of scrolling and a content change can leave a fixed layer in the wrong place
https://bugs.webkit.org/show_bug.cgi?id=203112

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291290 => 291291)


--- trunk/LayoutTests/ChangeLog	2022-03-15 15:23:14 UTC (rev 291290)
+++ trunk/LayoutTests/ChangeLog	2022-03-15 15:26:35 UTC (rev 291291)
@@ -1,5 +1,14 @@
 2022-03-15  Matteo Flores  <matteo_flo...@apple.com>
 
+        A combination of scrolling and a content change can leave a fixed layer in the wrong place
+        https://bugs.webkit.org/show_bug.cgi?id=203112
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
+2022-03-15  Matteo Flores  <matteo_flo...@apple.com>
+
         Implement ElementInternals
         https://bugs.webkit.org/show_bug.cgi?id=197960
 

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (291290 => 291291)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2022-03-15 15:23:14 UTC (rev 291290)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2022-03-15 15:26:35 UTC (rev 291291)
@@ -106,6 +106,8 @@
 
 webkit.org/b/214824 [ Debug ] js/throw-large-string-oom.html [ Skip ]
 
+webkit.org/b/203112 scrollingcoordinator/ios/ui-scroll-fixed.html [ Pass Failure ]
+
 webkit.org/b/215033 imported/w3c/web-platform-tests/websockets/cookies/third-party-cookie-accepted.https.html [ Pass Failure ]
 
 webkit.org/b/215216 imported/w3c/web-platform-tests/svg/import/interact-zoom-01-t-manual.svg [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to