Re: [webcomponents] Clarify whether the empty string is a valid slot name or not (#319)

Both class/id require at least a single code point. I think it would make sense to follow that precedent. In other words, to ignore `slot=""` and `name=""` for the purposes of matching.

That would make `name=""` equal to omitting `name` (default slot), which doesn't so bad.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/319#issuecomment-140133994

Received on Monday, 14 September 2015 16:27:28 UTC