Bug 39311 - Add an --html5-parser option to DumpRenderTree to allow testing the new HTML5Lexer
Summary: Add an --html5-parser option to DumpRenderTree to allow testing the new HTML5...
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 39259
  Show dependency treegraph
 
Reported: 2010-05-18 12:58 PDT by Eric Seidel (no email)
Modified: 2010-05-18 13:17 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2010-05-18 13:02 PDT, Eric Seidel (no email)
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-05-18 12:58:01 PDT
Add an --html5-parser option to DumpRenderTree to allow testing the new HTML5Lexer
Comment 1 Eric Seidel (no email) 2010-05-18 13:02:00 PDT
Created attachment 56403 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-05-18 13:08:27 PDT
Comment on attachment 56403 [details]
Patch

r=me
Comment 3 Eric Seidel (no email) 2010-05-18 13:17:13 PDT
Committed r59687: <http://trac.webkit.org/changeset/59687>