WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
46591
[Meta] Implement CSS parser in C++
https://bugs.webkit.org/show_bug.cgi?id=46591
Summary
[Meta] Implement CSS parser in C++
Dimitri Glazkov (Google)
Reported
2010-09-26 16:33:53 PDT
Get rid of the existing bison-based parser, implement our own parser, fix bugs and improve extensibility in the process
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-09-26 16:43:42 PDT
Is there a spec for how a CSS parser should work? Can we produce a spec at the same time as we produce the implementation?
Simon Fraser (smfr)
Comment 2
2010-09-26 19:48:01 PDT
One major win here would be better error reporting.
Anne van Kesteren
Comment 3
2010-09-26 23:51:37 PDT
There is nothing apart from the grammar plus prose combination the current specifications have. Having an HTML5-like specification for this would be really great.
Alexey Proskuryakov
Comment 4
2010-09-27 10:51:14 PDT
I can already see a bug filed three years later: get rid of messy-crashy-buggy-slow manually maintained CSS parser code, replace it with autogenerated one :)
Radar WebKit Bug Importer
Comment 5
2015-10-16 11:14:11 PDT
<
rdar://problem/23146798
>
Dave Hyatt
Comment 6
2016-12-06 09:05:14 PST
Turned on (see
bug 165213
).
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