[Meta] Custom elements: implement Custom state pseudo class
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
People
(Reporter: 709922234, Assigned: mozilla)
References
(Blocks 2 open bugs, )
Details
(5 keywords)
Attachments
(1 file, 1 obsolete file)
21.55 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
proposal: https://github.com/w3c/webcomponents/blob/gh-pages/proposals/custom-states-and-state-pseudo-class.md
Updated•5 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 year ago
|
Update syntax to :state(foo)
Safari implements it in TP 187:
https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-187#Web-API
(In reply to Woody Li from comment #4)
Sorry for my mistake. It should be 188.
https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-188#Web-API
Updated•11 months ago
|
126.0a1 (2024-03-23) (64-bit)
preferences:
dom.element.customstateset.enabled
true
Bug 1865589 it still doesn't seem to be fixed, but it's just a little better than before.
example: https://gemjs.org/en/guide/
Assignee | ||
Comment 7•10 months ago
|
||
Updated•10 months ago
|
Updated•10 months ago
|
Comment 8•10 months ago
|
||
Comment on attachment 9392918 [details]
Bug 1588763 - enable customstateset in nightlies r=smaug,emilio
Revision D205520 was moved to bug 1887467. Setting attachment 9392918 [details] to obsolete.
Comment 9•9 months ago
|
||
Keith, should this be turned into a meta and closed? All blocking bugs are resolved now.
Assignee | ||
Comment 10•9 months ago
|
||
Sounds good to me. I don’t know how to do that. Could you please let me know how?
Assignee | ||
Updated•9 months ago
|
Updated•9 months ago
|
Comment 11•9 months ago
|
||
Meta-bugs tend to just have [Meta] or some such in the name :)
This is still blocking some test failures, right?
Comment 12•9 months ago
|
||
Or perhaps https://bugzilla.mozilla.org/show_bug.cgi?id=1655831 is fixed now? (and the other test failure bug itself is meta-bug type of thingie)
Assignee | ||
Comment 13•9 months ago
|
||
I don’t think there are remaining failing tests. https://wpt.fyi/results/custom-elements/state?label=experimental&label=master&aligned is green. I closed the other issue. Shall we close this one?
Assignee | ||
Updated•8 months ago
|
Description
•