recover from CSS syntax errors
Dirk Mueller
mueller at kde.org
Tue Feb 10 02:58:58 CET 2004
Hi,
Recently we've had a couple of bug reports caused by syntax errors in CSS
declarations, which caused the bison parser to not recover correctly and
therefore discard valid declarations or even rulesets.
I've noticed that you've added a couple of very special quirks to your
parser.y to workaround specific errors you found. That was not too usable,
therefore I wrote generic fix instead.
Would be nice if you could give it a regression test in your suite even when
you don't merge the actual patch.
Thanks in advance,
Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parser.diff
Type: text/x-diff
Size: 4481 bytes
Desc: not available
Url : https://mail.kde.org/mailman/private/khtml-devel/attachments/20040210/8e3d7329/parser.bin
More information about the Khtml-devel
mailing list