-
Notifications
You must be signed in to change notification settings - Fork 7
do not add rule to non-MEDIA parent #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks. I've reduced the offending CSS to: @media screen { b; }
p { padding: 0; } |
Based on fuzzing test input generated by Aaron Boxer: #22 Co-authored-by: John-Mark Bell <jmb@netsurf-browser.org>
Based on fuzzing test input generated by Aaron Boxer: #22 Co-authored-by: John-Mark Bell <jmb@netsurf-browser.org>
|
Great! closing. |
|
By the way, here is a file that times out the parser after 25 seconds. timeout-5176a088a925355ff72d666a294f7a365d985db2.css stack trace The css file is quite large, but I think 30 seconds is a long time to parse. I can generate quite a few of these timeout crashes. |
Please try with branch |
|
I just got the latest code and now fuzzing looks pretty good - ran 16 fuzzers for an hour and no crashes. |
Here is the crash file and stack trace
crash-f9e95103fde5422aa9356ecfb7c191aa87a4c3c8.css