[Webkit-unassigned] [Bug 135698] SVGElement has no innerHTML property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 10 02:50:59 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135698
Julien Sanchez <julien.sanchez at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julien.sanchez at gmail.com
--- Comment #11 from Julien Sanchez <julien.sanchez at gmail.com> 2014-09-10 02:51:03 PST ---
(In reply to comment #10)
> fwiw, the webkit treatment appears to be spec-correct, but I would treat it as a bug due to being incompatible with 2 major vendors.
It's no more correct. The spec has been fixed last year [1]. innerHTML is now defined on Element (implemented in Chrome [2] and Firefox) *and* should create elements with correct namespace (ok in chrome [2], not yet in Firefox [3]).
[1] https://www.w3.org/Bugs/Public/show_bug.cgi?id=17924
[2] https://code.google.com/p/chromium/issues/detail?id=311080
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=886390
--
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