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

Add @supports test for space after disjunction token or #18908

Merged
merged 3 commits into from Sep 9, 2019

Conversation

arkhi
Copy link
Contributor

@arkhi arkhi commented Sep 6, 2019

This tests that the or token requires at least one white-space on its right hand.

A string followed immediately by an opening paren is reserved for the functional notation syntax (see example 20).

This PR follows fmarcia/uglifycss#52 (comment).

This tests that the `or` token requires at least one whitespace on its right hand.

A string followed immediately by an opening paren is reserved for the functional notation syntax.
@frivoal frivoal merged commit 79e931c into web-platform-tests:master Sep 9, 2019
@arkhi arkhi deleted the css-conditional branch September 9, 2019 07:34
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.

None yet

3 participants