[Webkit-unassigned] [Bug 256540] New: CSS Counters not properly updated on style changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 11:59:32 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256540

            Bug ID: 256540
           Summary: CSS Counters not properly updated on style changes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: ntim at apple.com, vitor.roriz at apple.com

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 at main) as well.

___________

Just wanted to raise, so this can be fixed while there are work being done for CSS Counters.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230509/33f24643/attachment.htm>


More information about the webkit-unassigned mailing list