- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 11 Mar 2008 13:58:07 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4981
ylafon@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #7 from ylafon@w3.org 2008-03-11 13:58 -------
fixed on qa-dev:
The issue was in skipStatement, used very often to populate
a CssError, but it was possible for it to fail with a TokenMgrError,
now caught, and single char is read until the tokenizer can find
something. (Note that this workaround might evolve in something else)
Received on Tuesday, 11 March 2008 13:58:19 UTC