Bug 44919 - Enable HTML5lib's test_innerHTML01.dat
Summary: Enable HTML5lib's test_innerHTML01.dat
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 18:26 PDT by Adam Barth
Modified: 2010-08-30 18:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.55 KB, patch)
2010-08-30 18:28 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>