[selectors] Test :heading and :heading()#53440
Conversation
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Uh oh! Looks like an error!Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes: This request requires the client to satisfy the following scope expression:
|
Uh oh! Looks like an error!Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes: This request requires the client to satisfy the following scope expression:
|
|
Thanks for the fixes and review @keithamus ! Looks good. |
annevk
left a comment
There was a problem hiding this comment.
This looks good. I do wonder whether these should be in css/selectors or html/ somewhere. The latter would make a little bit more sense to me as CSS is supposed to be host-agnostic, despite that being some weird form of fiction. I suspect we're rather inconsistent about it at the moment.
Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
|
css/selectors seems to contain various tests with HTML-specific expectations already. But https://wpt.fyi/results/html/semantics/selectors/pseudo-classes also exists. @tabatkins do you have an opinion about where to put these? |
|
I'm okay with you landing this and later sorting it out. The problem already existed and we do need to deal with it, but I don't want to block momentum on this small feature. |
See w3c/csswg-drafts#11836 and whatwg/html#11413