You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests in css/css-us/compute-kind-widget*, which all browsers currently fail, don't seem to be justified by any current spec text. They were added in PR #30267 which cites whatwg/html#7004 , but that HTML PR text is in longer in the spec. The section of CSS Basic UI it references doesn't appear to exist any more.
These tests are included in Interop 2022 as part of the Forms category.
Assuming I didn't miss any new place that defines these requirements, I propose:
These tests should be removed from Interop 2022. It doesn't seem in the spirit of the effort to include tests that don't match any spec or any implementation.
These tests should be removed from WPT entirely. Doesn't seem right to have tests that aren't justified by any current CSS UI requirements in the css/css-ui/ directory, and assuming the requirements they depend on were removed intentionally, there doesn't seem to be value in keeping them around at all.