Skip to content

[css-mediaqueries] posible error on Example 25 #1094

@andresgalante

Description

@andresgalante

On Media Queries Level 4 under width the example 25 shows a range with a min-width:

@media (400px <= min-width <= 700px) { … }

Maybe I am not understanding the spec correctly, but it seems strange to have a range with a min-width. Shouldn't that be just width? If that's the case I am happy to send a PR.

Thanks a lot!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions