RESOLVED FIXED 39342
Make the HTML5 parser actually parse <div></div>
https://bugs.webkit.org/show_bug.cgi?id=39342
Summary Make the HTML5 parser actually parse <div></div>
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.