Bug 42590

Summary: Import a number of fast/invalid tests into html5lib for easy of fixing
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch none

Description Adam Barth 2010-07-19 13:39:18 PDT
Import a number of fast/invalid tests into html5lib for easy of fixing
Comment 1 Adam Barth 2010-07-19 13:40:32 PDT
Created attachment 61987 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-07-19 13:56:36 PDT
Comment on attachment 61987 [details]
Patch

LGTM.  I'm glad we're not removing the originals since they've shown bugs.

We really need a way to make any normal test dump a dom tree instead of a render tree.
Comment 3 Darin Adler 2010-07-19 14:00:59 PDT
(In reply to comment #2)
> We really need a way to make any normal test dump a dom tree instead of a render tree.

We can probably do that with a JavaScript function and dumpAsText.
Comment 4 WebKit Commit Bot 2010-07-20 00:20:35 PDT
Comment on attachment 61987 [details]
Patch

Clearing flags on attachment: 61987

Committed r63728: <http://trac.webkit.org/changeset/63728>
Comment 5 WebKit Commit Bot 2010-07-20 00:20:40 PDT
All reviewed patches have been landed.  Closing bug.