[Webkit-unassigned] [Bug 262057] New: Properly clamp INT_MIN for legacy CJK counter style algorithms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 11:04:06 PDT 2023


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

            Bug ID: 262057
           Summary: Properly clamp INT_MIN for legacy CJK counter style
                    algorithms
           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, came across another failing test case:

Test Case: https://jsfiddle.net/mgLf0z3e/

^ Safari Technology Preview 179 shows '-2147483648' rather than word. Both Chrome Canary 119 and Firefox Nightly 119 match each other. Hence, added 'BrowserCompat' tag.

Blink Commit: https://chromium.googlesource.com/chromium/src/+/fb1994451ba223e35d00a30ffa170120978b19df

Just wanted to raise so we can fix it.

@CCing - Vitor and Tim for their work on counter-style work.

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/20230925/5fc18d4a/attachment.htm>


More information about the webkit-unassigned mailing list