Bug 44586

Summary: HTML5 spec changed to coalesce text nodes even when they were not created by the parser
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+, abarth: commit-queue+

Description Eric Seidel (no email) 2010-08-24 22:57:09 PDT
HTML5 spec changed to coalesce text nodes even when they were not created by the parser
Comment 1 Eric Seidel (no email) 2010-08-24 23:01:15 PDT
Created attachment 65373 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-08-24 23:02:30 PDT
Committed r65985: <http://trac.webkit.org/changeset/65985>