Bug 39345

Summary: Make the HTML5 parser correctly parse <div>Hello</div>
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 39259    
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2010-05-18 23:23:10 PDT
Make the HTML5 parser correctly parse <div>Hello</div>
Comment 1 Adam Barth 2010-05-18 23:23:51 PDT
Created attachment 56463 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-05-18 23:27:26 PDT
Comment on attachment 56463 [details]
Patch

OK.  Clearly work to do here, but this is definitely a step forward.  Closer to actually testable code.
Comment 3 Adam Barth 2010-05-18 23:30:33 PDT
Committed r59747: <http://trac.webkit.org/changeset/59747>