RESOLVED FIXED Bug 256540
CSS Counters not properly updated on style changes
https://bugs.webkit.org/show_bug.cgi?id=256540
Summary CSS Counters not properly updated on style changes
Ahmad Saleem
Reported 2023-05-09 11:59:32 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-05-16 12:00:20 PDT
EWS
Comment 2 2023-12-03 17:31:05 PST
Committed 271451@main (f8d357e1814f): <https://commits.webkit.org/271451@main> Reviewed commits have been landed. Closing PR #21200 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.