Skip to content

[mediaqueries-4][mediaqueries-5] Is <mf-range> syntax correct? #2790

@emilio

Description

@emilio

https://drafts.csswg.org/mediaqueries-4/#mq-syntax says:

<mf-range> = <mf-name> [ '<' | '>' ]? '='? <mf-value>
           | <mf-value> [ '<' | '>' ]? '='? <mf-name>

That means that width 500px is a valid production, for example, without any operator, neither = or > / <.

Is this intentional? If so, is it worth a test / clarification?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions