Bug 106458

Summary: CSSParser does not allow the absence of whitespace between "and" and "expression"
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: CSSAssignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, d-r, eric.carlson, feature-media-reviews, macpherson, menard, ojan.autocc, peter, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alexander Pavlov (apavlov)
Reported 2013-01-09 08:02:24 PST
@media screen and(max-width: 800px) ^^ is not considered valid input, even though http://www.w3.org/TR/css3-mediaqueries/#syntax says "S*" everywhere. Upstreaming http://code.google.com/p/chromium/issues/detail?id=168339
Attachments
Patch (8.03 KB, patch)
2013-01-10 05:27 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2013-01-10 05:27:40 PST
WebKit Review Bot
Comment 2 2013-01-10 06:42:17 PST
Comment on attachment 182117 [details] Patch Clearing flags on attachment: 182117 Committed r139316: <http://trac.webkit.org/changeset/139316>
WebKit Review Bot
Comment 3 2013-01-10 06:42:20 PST
All reviewed patches have been landed. Closing bug.
Dominik Röttsches (drott)
Comment 4 2013-01-10 07:14:45 PST
Dominik Röttsches (drott)
Comment 5 2013-01-10 07:32:15 PST
(In reply to comment #4) > Committed r139317: <http://trac.webkit.org/changeset/139317> Sorry, $ webkit-patch land took the wrong ChangeLog for my gardening patch.
Note You need to log in before you can comment on or make changes to this bug.