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

I would definitely like to see self-closing tags, a good amount of tags I've found useful can be often described from their attributes e.g. `<x-markdown src="./some-info.md"></x-markdown>` which would be a lot nicer as just `<x-markdown src="./some-info.md" />`.


-- 
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-291391782

Received on Tuesday, 4 April 2017 04:42:31 UTC