[Webkit-unassigned] [Bug 10932] result of appendchild is not visible
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Sep 20 23:12:58 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10932
------- Comment #2 from mc at xeolia.com 2006-09-20 23:12 PDT -------
(In reply to comment #1)
> Interesting. This test fails in Firefox as well, but not Opera.
>
In fact I have found what doesn't work : it's the use of createElement,
setAttribute And getAttribute instead of createElementNS, setAttributeNS and
getAttributeNS.
But I think that not supporting createElement or setAttribute is bad, because
they are often used in SVG...
--
Configure bugmail: http://bugzilla.opendarwin.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