Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Side by Side Diff: LayoutTests/fast/parser/self-closing-foreign-content-expected.txt

Issue 6711031: Merge 80672 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test for https://bugs.webkit.org/show_bug.cgi?id=55955. Verify that WebKit does not ASSERT when a self-closing svg or mathml root element is followed by non-for eign HTML content. In the fragment case, this ASSERT indicated that the parser's insertion mode was incorrectly in InForeignContentMode even though the svg or m athml root element was self-closing and not placed on the open elements stack. 1 Test for https://bugs.webkit.org/show_bug.cgi?id=55955. Verify that WebKit does not ASSERT when a self-closing svg or mathml root element is followed by non-for eign HTML content. In the fragment case, this ASSERT indicated that the parser's insertion mode was incorrectly in InForeignContentMode even though the svg or m athml root element was self-closing and not placed on the open elements stack.
2 PASS 2 PASS
OLDNEW
« no previous file with comments | « LayoutTests/fast/parser/self-closing-foreign-content.html ('k') | Source/WebCore/html/parser/HTMLTreeBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698