WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254411
@counter-style rules updated via CSSOM failed to update
https://bugs.webkit.org/show_bug.cgi?id=254411
Summary
@counter-style rules updated via CSSOM failed to update
Vitor Roriz
Reported
2023-03-24 06:19:54 PDT
If author updates @counter-style rule via CSSOM, we fail to update. There are WPT tests that were already failing before due to missing @counter-styles that should be no longer failing now that the feature got implemented. However, due to this behavior they keep failing: Probably affected tests: imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-additive-symbols-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-fallback-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-name-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-negative-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-pad-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-prefix-suffix-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-range-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-symbols-setter.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-system-setter-1.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-counter-styles/cssom/cssom-system-setter-2.html [ ImageOnlyFailure ]
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-24 06:20:03 PDT
<
rdar://problem/107184142
>
Vitor Roriz
Comment 2
2023-03-25 09:45:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11948
EWS
Comment 3
2023-03-28 03:00:03 PDT
Committed
262203@main
(3fa329db6bad): <
https://commits.webkit.org/262203@main
> Reviewed commits have been landed. Closing PR #11948 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug