Bug 44919

Summary: Enable HTML5lib's test_innerHTML01.dat
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   
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2010-08-30 18:26:57 PDT
Enable HTML5lib's test_innerHTML01.dat
Comment 1 Adam Barth 2010-08-30 18:28:55 PDT
Created attachment 65992 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-08-30 18:31:11 PDT
Comment on attachment 65992 [details]
Patch

Missing an ASSERT(isParsingFragment()), otherwise looks fine.

I assume this is a direct spec transcription?
Comment 3 Adam Barth 2010-08-30 18:33:00 PDT
Committed r66443: <http://trac.webkit.org/changeset/66443>