[Webkit-unassigned] [Bug 198512] Presence of CSS variable causes a background url() to get resolved with a different base

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 3 19:24:29 PDT 2019


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
...and that's because StyleResolver::resolvedVariableValue() makes a CSSParser parser(document()), so with the document's baseURL, rather than the stylesheet's.

-- 
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/20190604/387014a1/attachment.html>


More information about the webkit-unassigned mailing list