[Bug 16635] Setting innerHTML on an SVG element will parse into HTML elements. Since innerHTML is available on Element now, we should check if the context element is an SVG element (or MathML element) other than foreignObject (etc) and use the foreign lands insertion

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16635

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |silviapfeiffer1@gmail.com

--- Comment #9 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
Added WHATWG patch for this, which addresses part of the bug but breaks a test,
see bug 17924.

Applied:
https://github.com/w3c/html/commit/033f3a69ce7b47d0445917869916b1177e4461cd

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 8 April 2013 22:43:16 UTC