[Webkit-unassigned] [Bug 150789] New: SVG CSS property values url(#id) should be computed against the external stylesheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 1 19:15:04 PST 2015


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

            Bug ID: 150789
           Summary: SVG CSS property values url(#id) should be computed
                    against the external stylesheet
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timdream at gmail.com

Tested on Mac OS 10.10 Safari and retested on WebKit Nightly.

Steps to reproduce the problem:
1. Open two attachments listed in https://bugzilla.mozilla.org/show_bug.cgi?id=1220433

What is the expected behavior?
The drop shadow should not be apply to svg shapes in the "test case" page because the URL in external style sheet should not be resolved against the current document.

What went wrong?
The drop shadow applied on the "test case" page just like it would on the "reference" page, causing confusion to Web devs.

Does it occur on multiple sites: Yes

Is it a problem with a plugin? No 

Did this work before? N/A 

Does this work in other browsers? Yes 

This bug is filed per response to https://twitter.com/timdream/status/660631923178405888 and comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1220433#c2

Ideally, when browser disagrees, we should try to find some common ground by amend the spec to fill the gap...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151102/36a4bed1/attachment-0001.html>


More information about the webkit-unassigned mailing list