[Webkit-unassigned] [Bug 204826] New: SVGLengthValue::fromCSSPrimitiveValue() doesn't have enough context to resolve font-relative units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 17:25:00 PST 2019


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

            Bug ID: 204826
           Summary: SVGLengthValue::fromCSSPrimitiveValue() doesn't have
                    enough context to resolve font-relative units
           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: simon.fraser at apple.com
                CC: zimmermann at kde.org

imported/w3c/web-platform-tests/svg/painting/parsing/stroke-dasharray-computed.svg tries to set stroke-dasharray to a calc value that includes em units. SVGLengthValue::fromCSSPrimitiveValue() can't handle this, because it doesn't have enough context to resolve font-relative units.

-- 
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/20191204/248715a6/attachment.htm>


More information about the webkit-unassigned mailing list