WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 113142
113388
REGRESSION(
r146588
): CSS parsing doesn't recover from broken syntax.
https://bugs.webkit.org/show_bug.cgi?id=113388
Summary
REGRESSION(r146588): CSS parsing doesn't recover from broken syntax.
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug