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 2010-07-06 22:50:55 PDT
<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 2010-07-06 22:54:29 PDT
Adam Barth
Comment 2 2010-07-06 23:50:24 PDT
Comment on attachment 60685 [details] Patch WebCore/html/HTMLTreeBuilder.cpp:683 + processFakeEndTag(pTag); You should use processFakePEndTagIfPInScope()
Eric Seidel (no email)
Comment 3 2010-07-06 23:57:42 PDT
Created attachment 60695 [details] Patch for landing
Eric Seidel (no email)
Comment 4 2010-07-07 01:41:28 PDT
Note You need to log in before you can comment on or make changes to this bug.