Bug 106458 - CSSParser does not allow the absence of whitespace between "and" and "expression"
Summary: CSSParser does not allow the absence of whitespace between "and" and "express...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 08:02 PST by Alexander Pavlov (apavlov)
Modified: 2013-01-10 07:32 PST (History)
9 users (show)

See Also:


Attachments
Patch (8.03 KB, patch)
2013-01-10 05:27 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 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
Comment 1 Alexander Pavlov (apavlov) 2013-01-10 05:27:40 PST
Created attachment 182117 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-01-10 06:42:20 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Dominik Röttsches (drott) 2013-01-10 07:14:45 PST
Committed r139317: <http://trac.webkit.org/changeset/139317>
Comment 5 Dominik Röttsches (drott) 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.