[webkit-reviews] review granted: [Bug 42106] HTML tags should break out of foreign content : [Attachment 61263] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 13:48:32 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 42106: HTML tags should break out of foreign content
https://bugs.webkit.org/show_bug.cgi?id=42106

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
WebCore/html/HTMLTreeBuilder.cpp:1537
 +		    m_tree.openElements()->pop();
This feels like it should be popUntil(xhtmlNamespaceURI)


More information about the webkit-reviews mailing list