Bug 39342

Summary: Make the HTML5 parser actually parse <div></div>
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, mjs
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+

Adam Barth
Reported 2010-05-18 22:12:29 PDT
Make the HTML5 parser actually parse <div></div>
Attachments
Patch (8.71 KB, patch)
2010-05-18 22:14 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2010-05-18 22:14:08 PDT
Eric Seidel (no email)
Comment 2 2010-05-18 22:24:04 PDT
Comment on attachment 56454 [details] Patch WebCore/html/HTML5Lexer.cpp:60 + inline UChar toLowerCase(UChar cc) We need to ASSERT that this is safe, or at least comment. Yay!
Adam Barth
Comment 3 2010-05-18 22:30:45 PDT
Note You need to log in before you can comment on or make changes to this bug.