[webkit-changes] [WebKit/WebKit] d7498f: Fix css-cascade/layer-counter-style-override.html ...
Vitor Roriz
noreply at github.com
Tue May 30 10:30:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7498fdc8c6552651ee5a27bc5c5af00d0a7c4cf
https://github.com/WebKit/WebKit/commit/d7498fdc8c6552651ee5a27bc5c5af00d0a7c4cf
Author: Vitor Roriz <vitor.roriz at apple.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac-wk1/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
Fix css-cascade/layer-counter-style-override.html is a flaky failure (230905)
https://bugs.webkit.org/show_bug.cgi?id=230905
rdar://83632513
Reviewed by Tim Nguyen.
We didn't have counter-style at-rule implemented before. This test
should pass in all platforms now.
* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/264682@main
More information about the webkit-changes
mailing list