[Webkit-unassigned] [Bug 250048] New: Remove zoom special casing of SVG when computing border-widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 15:04:54 PST 2023


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

            Bug ID: 250048
           Summary: Remove zoom special casing of SVG when computing
                    border-widths
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Hi Team,

While going through Blink's commit, I came across another special case failing in Safari 16.2 & STP160:

Test case - https://jsfiddle.net/j9u1r2sb/

^ Both should match in border-width but it does not in Safari but it does in Chrome Canary 111 and Firefox Nightly 110.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/972c6ca7b5ffa48a099b53cfc720a0aef3bf850e%5E%21/#F2

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/css/CSSToStyleMap.cpp#61 etc.

I haven't look whether it can be done 1-1 but still want to raise this.

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/20230103/3d23dc21/attachment-0001.htm>


More information about the webkit-unassigned mailing list