[Webkit-unassigned] [Bug 104111] New: REGRESSION: Cannot load DATA URI resources within the context of an SVG image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 5 04:04:16 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=104111
Summary: REGRESSION: Cannot load DATA URI resources within the
context of an SVG image
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: georgemay137 at yahoo.com
CC: zimmermann at kde.org
Created an attachment (id=177721)
--> (https://bugs.webkit.org/attachment.cgi?id=177721&action=review)
Test case
The patch applied by bug 97498 causes incorrect behavior regarding the usage of DATA URI resources within the context of an SVG image.
The patch blocks all types of requests, and not just requests that do indeed cause network activity.
It broke a W3C test case for loading PNG images inside SVG images (http://dev.w3.org/SVG/profiles/1.1F2/test/svg/struct-image-04-t.svg) when loaded as an image inside an HTML page (attached).
The attached test case works perfectly in FF.
--
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