Bug 117396

Summary: REGRESSION (r121551): Incorrect tokenization of CSS media queries in WebKit nightlies
Product: WebKit Reporter: Boris Zbarsky <bzbarsky>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: apavlov, ap, koivisto, nvasilyev
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase
none
correct testcase none

Boris Zbarsky
Reported 2013-06-10 01:00:12 PDT
Created attachment 204139 [details] Testcase See attached testcase: the text should be green. This works right in Safari 6.
Attachments
Testcase (3.85 KB, text/html)
2013-06-10 01:00 PDT, Boris Zbarsky
no flags
correct testcase (134 bytes, text/html)
2013-06-10 13:03 PDT, Boris Zbarsky
no flags
Alexey Proskuryakov
Comment 1 2013-06-10 12:21:30 PDT
Looks like this is not the right attachment.
Boris Zbarsky
Comment 2 2013-06-10 13:03:38 PDT
Created attachment 204179 [details] correct testcase Er, indeed.
Alexey Proskuryakov
Comment 3 2013-06-10 15:35:24 PDT
Regression range is 121512-121566, and <http://trac.webkit.org/r121551> is the only suspicious change there. Boris, is this known to affect live content?
Boris Zbarsky
Comment 4 2013-06-10 18:28:51 PDT
I ran across it in a stackoverflow question that was asking about the different behavior in different browsers. Past that, I don't know.
Alexey Proskuryakov
Comment 5 2013-06-10 20:22:47 PDT
Thank you!
Nikita Vasilyev
Comment 6 2017-09-08 16:04:58 PDT
The attached test case works as expected.
Note You need to log in before you can comment on or make changes to this bug.