[Webkit-unassigned] [Bug 217124] New: Using both CSS variable and url() in background shorthand changes the url path to root instead of relative

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 04:23:42 PDT 2020


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

            Bug ID: 217124
           Summary: Using both CSS variable and url() in background
                    shorthand changes the url path to root instead of
                    relative
           Product: WebKit
           Version: Safari 14
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugzilla at mangoweb.net

Created attachment 410106

  --> https://bugs.webkit.org/attachment.cgi?id=410106&action=review

reduced css testcase

When using both a css var and an url() in a background shorthand declaration the url is changed, apparently to the root domain instead of staying relative to the css stylesheet file as expected.

https://testcase.mangoweb.net/background-shorthand-vs-var/index

-- 
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/20200930/afafd5e1/attachment.htm>


More information about the webkit-unassigned mailing list