[Webkit-unassigned] [Bug 98303] Parsing of media queries: 'all and(color)' should be invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 29 19:28:04 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=98303


karl <karl+webkit at la-grange.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karl+webkit at la-grange.net




--- Comment #4 from karl <karl+webkit at la-grange.net>  2014-06-29 19:28:24 PST ---
David Baron in 
https://bugzilla.mozilla.org/show_bug.cgi?id=1031966#c7

> The CSSWG has had multiple extensive discussions 
> of this issue; in the last one we actually resolved 
> to require the whitespace (i.e., disallow "and/**/("):
> 
> http://lists.w3.org/Archives/Public/www-style/2013Jul/0082.html

And in 

> MQ4 says, in http://dev.w3.org/csswg/mediaqueries/#mq-syntax :
> 
> Whitespace must be present between a ')' character and 
> a not, and, or or keyword, and between a not, and, or 
> or keyword and a '(' character.

The parsing of "and(" fails in Opera (blink), IE11, Chrome, and Firefox.
Safari (to the best of my knowledge is the only one to parse it).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list