[Webkit-unassigned] [Bug 251495] New: Computed style value for `stroke-dasharray: 10em` is `stroke-dasharray: 0px`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 03:36:17 PST 2023


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

            Bug ID: 251495
           Summary: Computed style value for `stroke-dasharray: 10em` is
                    `stroke-dasharray: 0px`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

Created attachment 464792

  --> https://bugs.webkit.org/attachment.cgi?id=464792&action=review

Test

We recently made it possible to get the computed style for stroke-dasharray on non-SVG elements with bug 249813. However, it's not always right since it returns 0px for a 10em value, as shown in the attached test.

-- 
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/20230201/9995f931/attachment.htm>


More information about the webkit-unassigned mailing list