RESOLVED FIXED 39265
Implement more parser states in HTML5Tokenizer
https://bugs.webkit.org/show_bug.cgi?id=39265
Summary Implement more parser states in HTML5Tokenizer
Adam Barth
Reported 2010-05-17 22:11:19 PDT
Implement more parser states in HTML5Tokenizer
Attachments
Patch (7.92 KB, patch)
2010-05-17 22:12 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2010-05-17 22:12:18 PDT
Eric Seidel (no email)
Comment 2 2010-05-17 22:14:32 PDT
Comment on attachment 56321 [details] Patch OK. This code is untestable atm, which sucks.
Adam Barth
Comment 3 2010-05-17 22:17:47 PDT
Maciej Stachowiak
Comment 4 2010-05-17 22:35:08 PDT
Seems like a bad idea to commit this kind of stuff without test cases.
Eric Seidel (no email)
Comment 5 2010-05-17 22:53:08 PDT
The test cases are in the tree, we just cant' run them yet. :) We haven't wired up all the plumbing yet. I'm working on that while abarth is stubbing out a basic parser from the spec.
Note You need to log in before you can comment on or make changes to this bug.