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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 06:09:39 PDT 2014


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #1 from Dirk Schulze <krit at webkit.org>  2014-08-07 06:09:49 PST ---
(In reply to comment #0)
> In webkit, we can't access the innerHTML of an inline <SVG> element in an html document.
> 
> Steps to reproduce:
> In the console, type
> 
> 'innerHTML' in SVGSVGElement.prototype 
> 
> Results:
> On Firefox and Chrome: true

Is that the case for any SVG element in an HTML document? Even for <rect>, <circle>? Or just outer <svg> element?

> On webkit: 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