[Bug 26804] innerHTML on elements that aren't HTML, SVG, or MathML creates elements not in those namespaces

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |www-dom@w3.org
          Component|HTML                        |DOM
           Assignee|ian@hixie.ch                |annevk@annevk.nl
            Product|WHATWG                      |WebAppsWG
   Target Milestone|Unsorted                    |---
         QA Contact|contributor@whatwg.org      |public-webapps-bugzilla@w3.
                   |                            |org

--- Comment #10 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Reassigning to DOM. IMHO innerHTML should just be on HTML elements. There's
really no use case for it in the first place; it's a historical
security-nightmare API that we should not encourage people to use.

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

Received on Friday, 7 November 2014 21:46:07 UTC