[Webkit-unassigned] [Bug 23894] New: image is broken for jpg, png, gif? in svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 10:10:47 PST 2009


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

           Summary: image is broken for jpg, png, gif? in svg
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.w3.org/Graphics/SVG/Test/20061213/svgHarness/
                    full-color-prof-01-f.svg
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: j.chetwynd at btinternet.com


<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<image xlink:href="any.jpg" x="0" y="0" height="200" width="200" />
</svg>

from other bugs it seems this is a regression.
jpg can be local, remote, or another domain, nothing works for me.

eg URL given above does not display png
but does of course using:
http://www.w3.org/Graphics/SVG/Test/20061213/png/full-color-prof-01-f.png
note this is same domain!

marking as regression as other bugs appear to indicate this worked in the past.


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



More information about the webkit-unassigned mailing list