[webkit-reviews] review granted: [Bug 41740] <table> should auto-close <p> when not in quirks mode : [Attachment 60685] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 23:50:24 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 41740: <table> should auto-close <p> when not in quirks mode
https://bugs.webkit.org/show_bug.cgi?id=41740

Attachment 60685: Patch
https://bugs.webkit.org/attachment.cgi?id=60685&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
WebCore/html/HTMLTreeBuilder.cpp:683
 +		processFakeEndTag(pTag);
You should use processFakePEndTagIfPInScope()


More information about the webkit-reviews mailing list