[Webkit-unassigned] [Bug 247547] New: @font-face src must serialize specified URLs, not URLs resolved against the base

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 07:38:58 PST 2022


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

            Bug ID: 247547
           Summary: @font-face src must serialize specified URLs, not URLs
                    resolved against the base
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

The web platform test css/css-fonts/font-family-src-quoted.html is failing because of how we serialize src properties from @font-face. We need to change things so we store the original specified URL, not just the resolved one.

-- 
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/20221106/c8d48523/attachment-0001.htm>


More information about the webkit-unassigned mailing list