web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
282 stars 28 forks source link

Carryover evaluation: CSS Pseudo-classes #463

Closed foolip closed 7 months ago

foolip commented 12 months ago

Let's evaluate whether to continue the CSS Pseudo-classes focus area in Interop 2024.

Original proposals:

Tests:

We should also consider whether we should add tests for 2024.

dbaron commented 12 months ago

For what it's worth, I'm adding quite a few tests for :dir() as part of https://crbug.com/576815 (though unfortunately the linked WPT PRs are 3 clicks away from that -- via the different chromium-review.googlesource.com links and a comment by the export bot that links to the WPT PR), which I expect will show a bunch of bugs in other engines. There's also some ongoing related spec work, mostly to specify the behavior described in https://github.com/whatwg/html/issues/3699#issuecomment-951423468 via https://github.com/whatwg/html/pull/9554 / https://github.com/whatwg/html/pull/9796 / etc. (That said, it's not super-clear how important those bugs are relative to the demand for the original feature, though it may depend on what they are.)