Bug 42314 - Make the LegacyHTMLTreeBuilder coalesce text nodes
Summary: Make the LegacyHTMLTreeBuilder coalesce text nodes
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: 41123
  Show dependency treegraph
 
Reported: 2010-07-14 19:37 PDT by Eric Seidel (no email)
Modified: 2010-07-15 00:50 PDT (History)
6 users (show)

See Also:


Attachments
Patch (353.30 KB, patch)
2010-07-14 19:45 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (336.25 KB, patch)
2010-07-14 19:47 PDT, Eric Seidel (no email)
abarth: review+
abarth: commit-queue-
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-07-14 19:37:54 PDT
Make the LegacyHTMLTreeBuilder coalesce text nodes
Comment 1 Eric Seidel (no email) 2010-07-14 19:44:52 PDT
Other ports are likely to need updated results.  I have no good way to generate those however.  This is not the type of change I can just write a python script to update the results with. :(
Comment 2 Eric Seidel (no email) 2010-07-14 19:45:03 PDT
Created attachment 61599 [details]
Patch
Comment 3 Eric Seidel (no email) 2010-07-14 19:47:38 PDT
Created attachment 61601 [details]
Patch
Comment 4 Adam Barth 2010-07-14 19:54:22 PDT
Comment on attachment 61601 [details]
Patch

Ok, but you're going to have to land this one by hand.  It's going to require a lot of followup patches to update expectations for other ports.
Comment 5 Eric Seidel (no email) 2010-07-15 00:50:25 PDT
http://trac.webkit.org/changeset/63403