Re: [whatwg/dom] Add delegatesFocus init to attachShadow and flag to ShadowRoot (#768)

> Another thing I realized is that we could clean this up further by having a default value in the dictionary. I suspect we might need to leave the default value outside the dictionary as well for shadow roots that are not allocated via the method (i.e., user agent shadow roots) though? Either way, if the dictionary has a default value the constructor step can simply assign that value to the internal slot.

Yeah you're right! Changed :)

-- 
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/pull/768#issuecomment-505889163

Received on Wednesday, 26 June 2019 14:04:03 UTC