[Webkit-unassigned] [Bug 63670] New: SVG with xml-stylesheet-included CSS renders differently in <img> vs. directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 16:41:07 PDT 2011


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

           Summary: SVG with xml-stylesheet-included CSS renders
                    differently in <img> vs. directly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: zimmermann at kde.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list