- From: Derek Gray <notifications@github.com>
- Date: Fri, 11 Nov 2016 09:05:10 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 11 November 2016 17:05:45 UTC
Update: turns out the correct way to describe the alternative is: 1. Let *assigned slot* be the context object's assigned slot. 2. If *assigned slot* is null, return null. 3. If *assigned slot* is closed-shadow-hidden from the context object, return null. 4. Return *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#issuecomment-260004361
Received on Friday, 11 November 2016 17:05:45 UTC