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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt

Issue 197103005: Have XMLHttpRequest.responseXML return an XMLDocument (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline additional test Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt b/LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt
index 69a44c56fc834f3c9cf7b7986ec55493c3a00847..56690cd2a482e867553a8ac6773ef993a4c1839d 100644
--- a/LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard-expected.txt
@@ -1,6 +1,6 @@
Test to make sure we can use XHR to create usable SVG in dashboard compatibility mode. This cannot be tested manually.
-Received doc of type: [object Document]
+Received doc of type: [object XMLDocument]
PASS: Managed to insert SVG element into tree
Imported node of type: [object SVGCircleElement]
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-expected.txt ('k') | Source/core/xml/XMLHttpRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698