Re: [webcomponents] Finalize the slots proposal (#128)

> Interoperability. A precisely defined list ensures that we don't have to hunt down subtle bugs across multiple implementations.

I see, however, this list might not be enough for interoperability. What we need is a list which will trigger the distribution resolution algorithm, I think.

Most of exposed states depends on the result of distribution resolution algorithm, rather than the result of the slotting algorithm. At first glance, a list which will trigger the distribution resolution might be a strict super set of a list which will trigger the slotting algorithm.

Let me take another look later.


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

Received on Friday, 3 July 2015 04:41:54 UTC