[Webkit-unassigned] [Bug 19915] [GTK] <!ENTITY ... > doesn't work in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 23 03:09:20 PST 2008


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





------- Comment #5 from krit at webkit.org  2008-11-23 03:09 PDT -------
Elements in an entity don't get the namespace of it's parent in the document. I
bet it is a general problem and not only related to SVG, but don't have an non
SVG example, where the namespace affects the behavior of the element/document.

If you add the namespace to the element in the entity, it self and all it's
childs get this namespace and, in case of SVG, are handled correctly.


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