On Wed, 27 Dec 2006 18:34:23 +0100, Thomas Broyer <[EMAIL PROTECTED]> wrote: > 2006/12/27, Thomas Broyer: >> I'll run the tests through a code coverage tool and contribute new >> tests. > > Here are 23 new tokenization test cases, covering almost 100% of my > code (code fixed so that all 58 tests pass)
It seems you emit a comment token X for <?X> where you really should emit ?X according to the specification. I'm going to fix the testcases for this. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/> _______________________________________________ implementors mailing list [email protected] http://lists.whatwg.org/listinfo.cgi/implementors-whatwg.org
