-
Notifications
You must be signed in to change notification settings - Fork 759
Closed
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCmediaqueries-4Current WorkCurrent Work
Description
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
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCmediaqueries-4Current WorkCurrent Work