Re: [w3c/webcomponents] Custom 'void' or self-closing elements (HTML parser changes) (#624)

Let me add the specific example of [A-Frame](https://aframe.io/docs/0.9.0/introduction/html-and-primitives.html) - a large Mozilla effort using custom elements which would benefit quite substantially from self-closing tags since all content is in attributes.

Related, but somewhat off-topic, is the use of Unknown Elements to carry meta-information (`<databasefield name='partID' value='xyz' />`), or in custom extensions.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/624#issuecomment-498303162

Received on Monday, 3 June 2019 15:23:18 UTC