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

Unified Diff: LayoutTests/dom/xhtml/level1/core/hc_nodevalue03-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/dom/xhtml/level1/core/hc_nodevalue03-expected.txt
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_nodevalue03-expected.txt b/LayoutTests/dom/xhtml/level1/core/hc_nodevalue03-expected.txt
index 410fda1d59136efe79b9ebc00483bfc8690d7a8c..648e4756005ee45936821242a2d4e7211b2b0fe7 100644
--- a/LayoutTests/dom/xhtml/level1/core/hc_nodevalue03-expected.txt
+++ b/LayoutTests/dom/xhtml/level1/core/hc_nodevalue03-expected.txt
@@ -1,3 +1,3 @@
Test http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodevalue03
Status error
-Message TypeError: Object #<Document> has no method 'createEntityReference'
+Message TypeError: Object #<XMLDocument> has no method 'createEntityReference'

Powered by Google App Engine
This is Rietveld 408576698