[Webkit-unassigned] [Bug 82288] nested image tags fail on svg's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 10:25:20 PDT 2012


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





--- Comment #2 from Ezzy <edekleaner at tlfhinc.com>  2012-03-27 10:25:20 PST ---
(In reply to comment #1)
> Thanks for the bug report, we don't support sub-resource loading in SVGImages at the moment.
> CC'ing Reni.

Actually one level of sub SVG works.

I believe that this is a rather interesting problem, due to the fact that users are going to have to disassemble an SVG file to know how many nests are involved.  Could this at least spit out a console error to let the user have a clue as to what is happening?  Or keep on recursing to attempt to display the image?

Thanks

so.

SVG MAIN <- DISPLAYS
    SVG FIRST NEST  <- DISPLAYS without SVG IMAGE
       SVG  SECOND NEST (IN  SVG FIRST NEST)  <- DOES NOT DISPLAY DISPLAYS

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