Title: [272460] trunk/LayoutTests
Revision
272460
Author
[email protected]
Date
2021-02-05 23:51:26 -0800 (Fri, 05 Feb 2021)

Log Message

Remove the Timer from Style::Scope
https://bugs.webkit.org/show_bug.cgi?id=221221
<rdar://problem/73918532>

Unreviewed followup.


* platform/mac/TestExpectations:

imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-dynamic-remove-style-detached.html
should no longer be flaky on Mac

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (272459 => 272460)


--- trunk/LayoutTests/ChangeLog	2021-02-06 07:34:41 UTC (rev 272459)
+++ trunk/LayoutTests/ChangeLog	2021-02-06 07:51:26 UTC (rev 272460)
@@ -1,3 +1,16 @@
+2021-02-05  Antti Koivisto  <[email protected]>
+
+        Remove the Timer from Style::Scope
+        https://bugs.webkit.org/show_bug.cgi?id=221221
+        <rdar://problem/73918532>
+
+        Unreviewed followup.
+
+        * platform/mac/TestExpectations:
+
+        imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-dynamic-remove-style-detached.html
+        should no longer be flaky on Mac
+
 2021-02-05  Tetsuharu Ohzeki  <[email protected]>
 
         Update LayoutTests/imported/w3c/web-platform-tests/shadow-dom to the upstream

Modified: trunk/LayoutTests/platform/mac/TestExpectations (272459 => 272460)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-02-06 07:34:41 UTC (rev 272459)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-02-06 07:51:26 UTC (rev 272460)
@@ -1884,8 +1884,6 @@
 
 webkit.org/b/214643 imported/w3c/web-platform-tests/css/css-pseudo/marker-hit-testing.html [ Pass Failure ]
 
-webkit.org/b/215039 imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-dynamic-remove-style-detached.html [ Pass Failure ]
-
 webkit.org/b/209353 [ Release ] media/video-background-tab-playback.html [ Pass Failure ]
 
 webkit.org/b/215110 [ Release ] imported/w3c/web-platform-tests/css/css-animations/webkit-writing-mode-crash.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to