- From: Rakina Zata Amni <notifications@github.com>
- Date: Wed, 26 Jun 2019 07:02:50 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 June 2019 14:04:03 UTC
> 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