Re: [w3ctag/design-reviews] Pre-CR review: DOM Review Draft — Published 21 June 2021 (#658)

I think for "precustomized" there is a note that explains its purpose. It's essentially an implementation detail.

The others could do with some notes I think.

FWIW, `this.internals.shadowRoot` can point to a closed shadow tree. In which case `this.shadowRoot` would return null. In retrospect perhaps shadow roots should only have been exposed on custom elements, but not everyone is of that opinion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/658#issuecomment-991182262

Received on Friday, 10 December 2021 18:04:52 UTC