RESOLVED DUPLICATE of bug 15443 63670
SVG with xml-stylesheet-included CSS renders differently in <img> vs. directly
https://bugs.webkit.org/show_bug.cgi?id=63670
Summary SVG with xml-stylesheet-included CSS renders differently in <img> vs. directly
Tim Horton
Reported 2011-06-29 16:41:07 PDT
Steps to Reproduce: 1. Open the attached SVG file in a WebKit browser. 2. Open the attached HTML file (which simply includes (1) via <img>) in a WebKit browser. Expected result: (1) and (2) are the same. Actual result: (1) looks as you'd expect, with the blue color for the rightmost rect coming from the stylesheet (2) looks different, with a black color for the rightmost rect, because it's not using the stylesheet
Attachments
repro (1.96 KB, application/zip)
2011-06-29 16:41 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2011-06-29 16:41:20 PDT
Tim Horton
Comment 2 2011-06-29 16:48:36 PDT
Tim Horton
Comment 3 2011-07-11 10:39:07 PDT
*** This bug has been marked as a duplicate of bug 12499 ***
Tim Horton
Comment 4 2011-07-11 10:40:24 PDT
*** This bug has been marked as a duplicate of bug 15443 ***
Note You need to log in before you can comment on or make changes to this bug.