Open
Description
I've been documenting ElementInternals, in the process of this I think that the documentation we have for custom elements may need some updating. In particular I noticed that https://developer.mozilla.org/en-US/docs/Web/API/CustomElementRegistry includes no information about the disable internals, or disable shadow booleans.
I think it would probably be worth someone taking a look at this content and seeing what else needs updating.
Once updated it would be good to link this to the information about attachInternals in /Web/API/Element/attachInternals