Re: [WICG/webcomponents] Why is Chrome Platform Status reporting 70% usage for HTMLSlotElement? (#912)

Sorry, little late to the question, but that's almost surely due to UA Shadow DOM. For example, [any of these elements](https://source.chromium.org/search?q=CreateUserAgent%5Cw*Slot%20f:element.cc$%20-f:html_slot_element.cc&ss=chromium%2Fchromium%2Fsrc) uses a slot element in the UA shadow root.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/912#issuecomment-781472635

Received on Thursday, 18 February 2021 16:36:38 UTC