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

Unified Diff: LayoutTests/inspector/console/console-xml-document-expected.txt

Issue 144063004: Add support for DOM4's XMLDocument interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove FIXME about XMLDocument.load() Created 6 years, 11 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/inspector/console/console-xml-document-expected.txt
diff --git a/LayoutTests/inspector/console/console-xml-document-expected.txt b/LayoutTests/inspector/console/console-xml-document-expected.txt
index 9d7a2f5b757ebeb7225f9a226ca3dc33504e5abc..2de5278618cc5bf866041a80c18ac313c2846467 100644
--- a/LayoutTests/inspector/console/console-xml-document-expected.txt
+++ b/LayoutTests/inspector/console/console-xml-document-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 9: [object Document]
+CONSOLE MESSAGE: line 9: [object XMLDocument]
Tests that XML document contents are logged using the correct case in the console.
#document<MixedCase> Test </MixedCase> console-xml-document.html:9

Powered by Google App Engine
This is Rietveld 408576698