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

Unified Diff: LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt

Issue 14705009: Remove RangeException interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectation Created 7 years, 8 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/Range/range-intersectsNode-expected.txt
diff --git a/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt b/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt
index 8fd4c9a3e1d63885c33a34768510b54d0c6dba44..c0faa0f1bf977e45005ccd118c2dfcef99b96261 100644
--- a/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt
+++ b/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt
@@ -53,7 +53,7 @@ PASS intersects is false
PASS range.intersectsNode(document) threw exception Error: NotFoundError: DOM Exception 8.
2.4 Range has no parent
-PASS range.selectNode(document) threw exception Error: INVALID_NODE_TYPE_ERR: DOM Range Exception 2.
+PASS range.selectNode(document) threw exception Error: InvalidNodeTypeError: DOM Exception 24.
2.5 Wrong documents
PASS intersects is false
« no previous file with comments | « LayoutTests/fast/dom/Range/range-exceptions-expected.txt ('k') | LayoutTests/fast/dom/Range/script-tests/range-exceptions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698