[Webkit-unassigned] [Bug 8829] SVG:� foreignObject�innerHTML=<embed> broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jul 6 18:18:29 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8829


opendarwin.org at bdash.net.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opendarwin.org at bdash.net.nz
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|SVG:                        |SVG:�
                   |foreignObject innerHTML=<emb|foreignObject�innerHTML=<e
                   |ed> broken                  |mbed> broken




------- Comment #8 from opendarwin.org at bdash.net.nz  2006-07-06 18:18 PDT -------
An SVG document is XML, and the XML DOM does not support the innerHTML
attribute.  Therefore, in my opinion, this bug is invalid.  The appropriate
solution is to use document.createElementNS as mentioned.


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