Bug 44923 - Implement CDATASection state for the HTMLTokenizer
Summary: Implement CDATASection state for the HTMLTokenizer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 19:00 PDT by Adam Barth
Modified: 2010-08-30 19:14 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.57 KB, patch)
2010-08-30 19:07 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>