Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css mediaqueries : add tests for negated conditions #36911

Conversation

romainmenke
Copy link
Contributor

@romainmenke romainmenke commented Nov 10, 2022

In mediaqueries-3 only not screen and ... was supported.
In mediaqueries-4 the not keyword can be used before <media-in-parens>.

Blink :

  • succeeds

Gecko :

  • single failure on @media not ((unknown) or (monochrome)) {}

WebKit :

@foolip foolip merged commit c45bdfb into web-platform-tests:master Dec 5, 2022
@romainmenke romainmenke deleted the css/mediaqueries/negation--witty-zebra-shark-0eb63f1681 branch December 5, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants