NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 702 - make datatype-checking for "grid" check that it's either 0 or 1
make datatype-checking for "grid" check that it's either 0 or 1
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Datatype library
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
http://www.w3.org/TR/css3-mediaquerie...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-29 20:15 CET by Michael[tm] Smith
Modified: 2010-01-06 19:07 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2009-12-29 20:15:58 CET
For the value of grid, the Media Queries spec says, "Only 0 and 1 are valid values. (This includes -0.) Thus everything else creates a malformed media query."