[Webkit-unassigned] [Bug 232919] New: variable reference causes incorrect base URL to be applied to url() values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 19:05:04 PST 2021


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

            Bug ID: 232919
           Summary: variable reference causes incorrect base URL to be
                    applied to url() values
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
               URL: https://mcc.id.au/temp/style-sheet-relative-image-var.
                    html
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

STR:

1. Open https://mcc.id.au/temp/style-sheet-relative-image-var.html.
2. Result should be green, not red.

The presence of the var() reference in the background-image declaration causes the previous url() to be resolved against the document URL, and not the style sheet URL.

-- 
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/20211110/45d8a695/attachment.htm>


More information about the webkit-unassigned mailing list