[whatwg/dom] "The assignedSlot attribute’s getter must return..." (#369)

Alright, I (will try to) promise this one won't be really stupid. 👷 

https://dom.spec.whatwg.org/#mixin-slotable

> The assignedSlot attribute’s getter must return the result of find a slot given context object and with the open flag set\.

Why should this getter run the 'find a slot' algorithm rather than simply returning the slotable's assigned slot?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/369

Received on Monday, 7 November 2016 19:13:03 UTC