RESOLVED FIXED 41740
<table> should auto-close <p> when not in quirks mode
https://bugs.webkit.org/show_bug.cgi?id=41740
Summary <table> should auto-close <p> when not in quirks mode
Eric Seidel (no email)
Reported Wednesday, July 7, 2010 6:50:55 AM UTC
<table> should auto-close <p> when not in quirks mode
Attachments
Patch (3.82 KB, patch)
2010-07-06 22:54 PDT, Eric Seidel (no email)
no flags
Patch for landing (3.93 KB, patch)
2010-07-06 23:57 PDT, Eric Seidel (no email)
abarth: review+
eric: commit-queue+
Eric Seidel (no email)
Comment 1 Wednesday, July 7, 2010 6:54:29 AM UTC
Adam Barth
Comment 2 Wednesday, July 7, 2010 7:50:24 AM UTC
Comment on attachment 60685 [details] Patch WebCore/html/HTMLTreeBuilder.cpp:683 + processFakeEndTag(pTag); You should use processFakePEndTagIfPInScope()
Eric Seidel (no email)
Comment 3 Wednesday, July 7, 2010 7:57:42 AM UTC
Created attachment 60695 [details] Patch for landing
Eric Seidel (no email)
Comment 4 Wednesday, July 7, 2010 9:41:28 AM UTC
Note You need to log in before you can comment on or make changes to this bug.