- From: Robin Berjon <robin@w3.org>
- Date: Thu, 12 Mar 2015 12:13:32 +0100
- To: Anne van Kesteren <annevk@annevk.nl>, Benjamin Lesh <blesh@netflix.com>
- CC: WebApps WG <public-webapps@w3.org>
On 12/03/2015 11:07 , Anne van Kesteren wrote: > On Thu, Mar 12, 2015 at 4:32 AM, Benjamin Lesh <blesh@netflix.com> wrote: >> What are your thoughts on this idea? > > I think it would be more natural (HTML-parser-wise) if we > special-cased SVG elements, similar to how e.g. table elements are > special-cased today. A lot of <template>-parsing logic is set up so > that things work without special effort. Or even go the extra mile and just slurp all SVG elements into the HTML namespace. There are a few name clashes, but we ought to be able to iron those out. And ditto MathML. -- Robin Berjon - http://berjon.com/ - @robinberjon
Received on Thursday, 12 March 2015 11:13:36 UTC