Bug 39818

Summary: Add <pre>/<listing> hack to HTML5Lexer to fix the last remaining HTML5 test suite regressions
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+

Description Eric Seidel (no email) 2010-05-27 01:07:58 PDT
Add <pre>/<listing> hack to HTML5Lexer to fix the last remaining HTML5 test suite regressions
Comment 1 Eric Seidel (no email) 2010-05-27 01:11:15 PDT
Created attachment 57208 [details]
Patch
Comment 2 Adam Barth 2010-05-27 01:13:01 PDT
Comment on attachment 57208 [details]
Patch

Yay!
Comment 3 Eric Seidel (no email) 2010-05-27 01:18:19 PDT
Committed r60280: <http://trac.webkit.org/changeset/60280>