Bug 39935 - fast/tokenizer/write-partial-entity.html hits ASSERT SegmentedString in the HTML5 Parser
Summary: fast/tokenizer/write-partial-entity.html hits ASSERT SegmentedString in the H...
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: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 10:35 PDT by Eric Seidel (no email)
Modified: 2010-05-30 18:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2010-05-30 10:45 PDT, Eric Seidel (no email)
no flags 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-30 10:35:03 PDT
fast/tokenizer/write-partial-entity.html hits ASSERT SegmentedString in the HTML5 Parser
Comment 1 Eric Seidel (no email) 2010-05-30 10:45:53 PDT
Created attachment 57422 [details]
Patch
Comment 2 Adam Barth 2010-05-30 11:31:44 PDT
Did you mean to mark this for review?
Comment 3 Eric Seidel (no email) 2010-05-30 13:58:01 PDT
Comment on attachment 57422 [details]
Patch

Yes.  Just used the wrong command out of my shell history.
Comment 4 Eric Seidel (no email) 2010-05-30 14:01:24 PDT
I am increasingly concerned that we need a way to track how many layout test failures we have.  We need either html5-specific results or a html5 test_expectations.txt file, or something.
Comment 5 Adam Barth 2010-05-30 16:56:46 PDT
Comment on attachment 57422 [details]
Patch

Ok.  I think an expectations file is better than a new set of expected results for all the tests.
Comment 6 WebKit Commit Bot 2010-05-30 18:04:41 PDT
Comment on attachment 57422 [details]
Patch

Clearing flags on attachment: 57422

Committed r60422: <http://trac.webkit.org/changeset/60422>
Comment 7 WebKit Commit Bot 2010-05-30 18:04:46 PDT
All reviewed patches have been landed.  Closing bug.