Bug 39265

Summary: Implement more parser states in HTML5Tokenizer
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 39259    
Attachments:
Description Flags
Patch eric: review+

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.