[Webkit-unassigned] [Bug 229917] Correctly support fragment-only URLs in CSS images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 08:42:48 PDT 2021


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Currently we lose the knowledge of the URL being a fragment only URL here:

Ref<CSSImageValue> CSSImageValue::valueWithStylesResolved(Style::BuilderState& state)
{
    auto location = makeResolvedURL(reresolvedURL(state.document()));

-- 
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/20210906/7bbb1673/attachment.htm>


More information about the webkit-unassigned mailing list