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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test to make sure we can use XHR to create usable SVG in dashboard compatibility mode. This cannot be tested manually. 1 Test to make sure we can use XHR to create usable SVG in dashboard compatibility mode. This cannot be tested manually.
2 2
3 Received doc of type: [object Document] 3 Received doc of type: [object XMLDocument]
4 PASS: Managed to insert SVG element into tree 4 PASS: Managed to insert SVG element into tree
5 Imported node of type: [object SVGCircleElement] 5 Imported node of type: [object SVGCircleElement]
6 6
OLDNEW
« 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