Re: [w3c/webcomponents] I find <slot slot="..."> confusing (#514)

As a consumer of the spec, I never found `<slot slot>` to be confusing in terms of naming. The confusing part for me was: what would happen when a slot is slotted into a slot? It seems instinctive that a `slot` attribute would correspond to a `<slot>` node. I'd have to have read documentation to find out what `fill` (or any other attribute for that matter) would mean.

---
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/514#issuecomment-224222015

Received on Tuesday, 7 June 2016 09:04:14 UTC