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

Unified Diff: LayoutTests/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt

Issue 144063004: Add support for DOM4's XMLDocument interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add layout test 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/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt
diff --git a/LayoutTests/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt b/LayoutTests/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt
index b1ada395e138cfc3e4c1efd65ed49a90b2b7eda5..c809966e4cefaa9dfb8de60c5eda1d779bc8548d 100644
--- a/LayoutTests/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt
+++ b/LayoutTests/fast/dom/xmlserializer-serialize-to-string-exception-expected.txt
@@ -40,7 +40,7 @@ PASS
12. Verifying XMLSerializer.serializeToString() should NOT-THROW exception with node value = [object HTMLHtmlElement]
PASS
-13. Verifying XMLSerializer.serializeToString() should NOT-THROW exception with node value = [object Document]
+13. Verifying XMLSerializer.serializeToString() should NOT-THROW exception with node value = [object XMLDocument]
PASS
14. Verifying XMLSerializer.serializeToString() should NOT-THROW exception with node value = [object Element]

Powered by Google App Engine
This is Rietveld 408576698