Bug 113388

Summary: REGRESSION(r146588): CSS parsing doesn't recover from broken syntax.
Product: WebKit Reporter: alan <zalan>
Component: CSSAssignee: Pavel Feldman <pfeldman>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test reduction none

alan
Reported 2013-03-27 04:09:20 PDT
Created attachment 195269 [details] test reduction after the following, broken, style declaration, div { ;*display:expression(function(){}) } the next valid style declaration does not get applied #foo { color: red; } see attached reduction case. Apparently the changes in CSSGrammar.y.in (r146588) causes this regression. see also bug 113142
Attachments
test reduction (170 bytes, text/html)
2013-03-27 04:09 PDT, alan
no flags
alan
Comment 1 2013-03-27 04:11:22 PDT
bugzilla can't find ​serya@chromium.org (author) so assigned it to the reviewer of r146588.
alan
Comment 2 2013-03-27 04:33:05 PDT
*** This bug has been marked as a duplicate of bug 113142 ***
Note You need to log in before you can comment on or make changes to this bug.