[Webkit-unassigned] [Bug 156433] New: FontFace's constructor should resolve the base URL of a given relative URL properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 19:16:44 PDT 2016


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

            Bug ID: 156433
           Summary: FontFace's constructor should resolve the base URL of
                    a given relative URL properly
    Classification: Unclassified
           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: jiewen_tan at apple.com

In any given JS context, if one creates a FontFace object by: new FontFace("MyFont2", "url(\"asdf\")", {}). The url attribute of the object will not be resolved correctly if a relative URL is given as the base URL will be interpreted as empty URL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160409/e1a777fc/attachment.html>


More information about the webkit-unassigned mailing list