Open
Bug 1260720
Opened 8 years ago
Updated 1 year ago
Remove support for selectedStyleSheetSet, lastStyleSheetSet, preferredStyleSheetSet, styleSheetSets, enableStyleSheetsForSet() (alternative style sheets api)
Categories
(Core :: DOM: CSS Object Model, task, P3)
Core
DOM: CSS Object Model
Tracking
()
NEW
People
(Reporter: Ms2ger, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed, site-compat, Whiteboard: btpp-backlog)
Only Gecko implements them, nobody else seems interested, and they were dropped from the spec. https://drafts.csswg.org/cssom/#changes-from-5-december-2013 https://lists.w3.org/Archives/Public/www-style/2013Aug/0640.html
Updated•8 years ago
|
Keywords: dev-doc-needed
Reporter | ||
Comment 2•8 years ago
|
||
Sure. We should probably get warnings in somewhat soon, though.
Flags: needinfo?(Ms2ger)
Updated•6 years ago
|
Keywords: site-compat
Updated•6 years ago
|
Flags: needinfo?(emilio)
Comment 3•6 years ago
|
||
Well, actually, assuming we don't want to remove the whole alternate stylesheet selection mechanism, it's not really worth blocking bug 1447009 on it...
No longer blocks: 1447009
Comment 4•5 years ago
|
||
https://developers.google.com/web/updates/2018/06/chrome-68-deps-rems "The Document.selectedStylesheetSet and Document.preferredStylesheetSet attributes are removed because they are non-standard and only implemented by Chrome and WebKit" ??
Comment 5•5 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #4) > https://developers.google.com/web/updates/2018/06/chrome-68-deps-rems > > "The Document.selectedStylesheetSet and Document.preferredStylesheetSet > attributes are removed because they are non-standard and only implemented by > Chrome and WebKit" ?? Note the difference in case: selectedStylesheetSet (Chrome/WebKit) vs. selectedStyleSheetSet (Firefox/old spec).
Updated•5 years ago
|
Priority: -- → P3
Comment 6•5 years ago
|
||
Not getting to this any time soon I think... Someone please grab it if wanted.
Flags: needinfo?(emilio)
Updated•4 years ago
|
Type: defect → task
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•