WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
120907
Assertion fails with backslashes in at-rule names
https://bugs.webkit.org/show_bug.cgi?id=120907
Summary
Assertion fails with backslashes in at-rule names
Vicki Pfau
Reported
2013-09-06 16:12:34 PDT
Created
attachment 210812
[details]
Repro A backslash in the name of an at-rule can cause the parser to fail an assertion (name[0] == '@' && length >= 2) in CSSParser::detectAtToken(int, bool). A simple repro is attached. <
rdar://problem/14911223
>
Attachments
Repro
(21 bytes, text/html)
2013-09-06 16:12 PDT
,
Vicki Pfau
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2016-12-07 09:44:12 PST
I can't reproduce this assertion with
r209442
.
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