- From: Monica Dinculescu <notifications@github.com>
- Date: Wed, 02 Mar 2016 15:29:58 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 2 March 2016 23:30:30 UTC
@rniwa To be fair, everyone replying to that tweet has never used a custom element, so they don't know the tag name rules and are making syntax up. I think `<x-あ>` or `<x-🎉>` is a thing you can explain fairly easily in v1: custom tags need a hyphen (or you can drop the hyphen altogether, I don't have an opinion on that), and they need to start with an ascii character ("because legacy"). While needing the `x-` is a bit annoying, isn't that way better than saying "you can never get あ in there ever"? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/239#issuecomment-191491960
Received on Wednesday, 2 March 2016 23:30:30 UTC