Bug 39630

Summary: Teach the HTML5 parser how to lex escaped script data
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
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+

Description Adam Barth 2010-05-24 17:35:28 PDT
Teach the HTML5 parser how to lex escaped script data
Comment 1 Adam Barth 2010-05-24 17:38:49 PDT
Created attachment 56948 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-05-24 17:46:12 PDT
Comment on attachment 56948 [details]
Patch

OK.
Comment 3 Adam Barth 2010-05-24 17:54:20 PDT
Committed r60109: <http://trac.webkit.org/changeset/60109>