Bug 256540
Summary: | CSS Counters not properly updated on style changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ntim, vitor.roriz, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=11032 |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across this failing test case:
Test Case - https://jsfiddle.net/18qgsobo/3/
^ Safari 16.4 shows 0 0 0 while Chrome Canary 115 & Firefox Nightly 115 show 1 2 3.
Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=197703
It is broken with WebKit ToT (263873@main) as well.
___________
Just wanted to raise, so this can be fixed while there are work being done for CSS Counters.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109416780>
EWS
Committed 271451@main (f8d357e1814f): <https://commits.webkit.org/271451@main>
Reviewed commits have been landed. Closing PR #21200 and removing active labels.