Skip to content

Conversation

@SebastianZ
Copy link
Contributor

I added all the Web Platform Tests that currently cover the features in Media Queries 4 and 5.

In level 5 I've also added all the tests that are in level 4. Is that ok or should the tests only be in in one spec. i.e. 4?

Sebastian

@svgeesus
Copy link
Contributor

svgeesus commented Sep 5, 2025

Tests for other levels need to still be listed (otherwise bikeshed complains) but, for delta specs, put them in <wpt hidden>. You can add a title, like

<wpt hidden title="Level 4 tests">
foo.html
bar.html
</wpt>

@SebastianZ
Copy link
Contributor Author

Tests for other levels need to still be listed (otherwise bikeshed complains) but, for delta specs, put them in . You can add a title, like

Thank you for the hint, @svgeesus! In this case, the spec. already has everything from level 4 in it, i.e. it is not a delta spec. anymore. The question was rather whether they should still go into a <wpt hidden> section even when it is not a delta spec. or if they should be in both like in the patch right now.

Sebastian

@svgeesus
Copy link
Contributor

svgeesus commented Sep 5, 2025

Oh I see, sorry I should have checked. In that case, no need to hide them.

@svgeesus svgeesus merged commit f3b5a76 into w3c:main Sep 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants