This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
https://drafts.csswg.org/cssom/#extensions-to-the-document-interface [[ attribute DOMString? selectedStyleSheetSet; readonly attribute DOMString? lastStyleSheetSet; readonly attribute DOMString? preferredStyleSheetSet; readonly attribute FrozenArray<DOMString> styleSheetSets; void enableStyleSheetsForSet(DOMString? name); ]] These are supported only in Gecko. It appears there is no interest or plans from other vendors to implement (I can't find any bug asking to implement these methods for Chromium or WebKit or Edge). Also see https://lists.w3.org/Archives/Public/public-webapps/2016JanMar/0011.html https://lists.w3.org/Archives/Public/www-style/2013Aug/0640.html (WebKit and Blink still have non-standard document.selectedStylesheetSet; if other vendors implement that it can be added to the spec.)
https://github.com/w3c/csswg-drafts/commit/e5353d078e686136fdb28c7de37ffd375cd6d79f