[Bug 7510] Allow elements beyond just HTML, MathML, and SVG into SVG element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7510


Jeff Schiller <codedread@gmail.com> changed:

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




--- Comment #10 from Jeff Schiller <codedread@gmail.com>  2009-09-22 16:47:51 ---
Since a lot of SVG content out there will have
'unrecognized-from-a-HTML5-point-of-view' elements and attributes, I would like
to propose that we modify the validator to provide a special option:

[  ]  Ignore foreign attributes and elements inside SVG/MathML

This means that when the parser's insertion mode is "in foreign content" that
it will ignore unrecognized elements and attributes (i.e. will not report
errors or warnings).


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 22 September 2009 16:48:00 UTC