[Webkit-unassigned] [Bug 135698] SVGElement has no innerHTML property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 06:15:17 PDT 2014


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





--- Comment #2 from Ophir LOJKINE <pere.jobs at gmail.com>  2014-08-07 06:15:28 PST ---
This is the case for all SVG elements (they all inherit from SVGElement, which doesn't have innerHTML)

> 'innerHTML' in SVGRectElement.prototype
< false

> 'innerHTML' in SVGElement.prototype
< false

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