[Webkit-unassigned] [Bug 54325] New: SVG data:image/svg+xml; base64 URLs inside CSS throw mime type warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 17:20:02 PST 2011


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

           Summary: SVG data:image/svg+xml;base64 URLs inside CSS throw
                    mime type warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: donotknow at aol.com
                CC: zimmermann at kde.org


Created an attachment (id=82212)
 --> (https://bugs.webkit.org/attachment.cgi?id=82212&action=review)
Test Case

Overview:

SVG data:image/svg+xml;base64 URLs inside CSS background:url();s throw this mime type warning:
Resource interpreted as image but transferred with MIME type image/svg+xml.



Steps to Reproduce:

1) View the attached test case html file.
2) Show the error console.

The warning "Resource interpreted as image but transferred with MIME type image/svg+xml." is displayed.



Expected Results:

I would have expected to see no warning.



Build Date & Platform:

I am able to replicate this on both the WebKit nightly: Version 5.0.3 (6533.19.4, r78038)
and the shipping Safari: Version 5.0.3 (6533.19.4).

On Mac OS X 10.6.6 Build 10J567.

-- 
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