WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 230243
232919
variable reference causes incorrect base URL to be applied to url() values
https://bugs.webkit.org/show_bug.cgi?id=232919
Summary
variable reference causes incorrect base URL to be applied to url() values
Cameron McCormack (:heycam)
Reported
2021-11-09 19:05:04 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2021-11-10 11:30:19 PST
Surprised that this is still wrong after the fix for
bug 230243
.
Darin Adler
Comment 2
2021-11-10 15:04:31 PST
It’s not wrong. This is a duplicate of
bug 230243
and already fixed on TOT. *** This bug has been marked as a duplicate of
bug 230243
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug