Bug 44923

Summary: Implement CDATASection state for the HTMLTokenizer
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, ian
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2010-08-30 19:00:33 PDT
Implement CDATASection state for the HTMLTokenizer
Comment 1 Adam Barth 2010-08-30 19:07:23 PDT
Created attachment 65999 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-08-30 19:13:11 PDT
Comment on attachment 65999 [details]
Patch

Seems sane.  Seems we might want to get Hixie to change the spec to read more like how you wrote it instead of making tokenizer read from the treebuilder.
Comment 3 Adam Barth 2010-08-30 19:14:43 PDT
Committed r66447: <http://trac.webkit.org/changeset/66447>