Re: [webcomponents] Unclear on how to define :defined in CSS + HTML (#439)

It doesn't matter where they live.  We move things to Selectors when they're widely applicable, but it's okay for other specs to define special-purpose things.

That said, your definition's markup is wrong.  It needs to be `<dfn selector>:defined</dfn>`, so it'll get picked up by Shepherd properly.  Or if you move this into HTML, `<dfn data-dfn-type=selector>:defined</dfn>`, since you can't rely on Bikeshed's markup shorthands. ^_^

---
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/439#issuecomment-197601254

Received on Wednesday, 16 March 2016 23:23:00 UTC