Most of the IDL defined in the Constructable Stylesheet Objects has now been merged into CSSOM (done in w3c/csswg-drafts@0aca629)
It would be good to drop the IDL so as not to create duplicate IDL definitions.
I suspect that the plan is to merge the remaining IDL that defines the adoptedStyleSheets property into the DOM spec, and to drop this spec afterwards. It's totally fine to leave this issue open and unaddressed in the meantime. I'm raising this issue for tracking purpose to be alerted when that has been done (so that we can drop the corresponding IDL patch in Webref)
Most of the IDL defined in the Constructable Stylesheet Objects has now been merged into CSSOM (done in w3c/csswg-drafts@0aca629)
It would be good to drop the IDL so as not to create duplicate IDL definitions.
I suspect that the plan is to merge the remaining IDL that defines the
adoptedStyleSheetsproperty into the DOM spec, and to drop this spec afterwards. It's totally fine to leave this issue open and unaddressed in the meantime. I'm raising this issue for tracking purpose to be alerted when that has been done (so that we can drop the corresponding IDL patch in Webref)