Sweet! I filed a DevTools bug to make sure those would be supported as the JS-registered ones: https://bugzilla.mozilla.org/show_bug.cgi?id=1867577 I did not went over the spec yet, but is there any feature we should consider that would help debugging them easily?
On Thursday, November 30, 2023 at 4:57:06 PM UTC+1 Adam Vandolder wrote: > *Summary: *Declarative ShadowDOM is a recent addition to the HTML & DOM > standards that enables the usage of shadow roots in a declarative manner > directly within HTML, without the need for using Javascript and > attachShadow. > > *Bug: *1712140 Implement Declarative Shadow DOM > <https://bugzilla.mozilla.org/show_bug.cgi?id=1712140> > > *Specification: *[whatwg/html] Add declarative Shadow DOM features > <https://github.com/whatwg/html/pull/5465> > > *Platforms: *All > > *Pref: *dom.webcomponents.shadowdom.declarative.enabled > > This feature is already shipping in both Blink and Webkit. > > *web-platform-tests: *https://wpt.fyi/results/shadow-dom/declarative > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/bea4a8e4-d06d-4708-ab03-8600cdda8eecn%40mozilla.org.
