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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 06:26:51 PDT 2014


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





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2014-08-07 06:27:02 PST ---
(In reply to comment #2)
> This is the case for all SVG elements (they all inherit from SVGElement, which doesn't have innerHTML)

I was asking for Blink and Firefox. Does it work for all elements there, or just on the root <svg> element in HTML? (Beside all HTMLElements of course.)

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