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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document-expected.txt

Issue 1316673007: Fix handling of large xml documents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..964d999d0f2d3b34687a77a49008ef528917482c
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 16: [object HTMLCollection]
+Test case for bug 528078: XML files fail to parse if over 10 million bytes in size
+
+You should see PASS.
+
+PASS
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-big-document.html ('k') | Source/core/xml/parser/XMLDocumentParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698