Index: third_party/WebKit/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt |
index c3c2c839a2fb3be39292e6d1c002bb791900456a..6030c6c7c9e8c40bed63d56fa5232efe1634e2dd 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Range/range-intersectsNode-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: 'Range.detach' is now a no-op, as per DOM (https://dom.spec.whatwg.org/#dom-range-detach). |
This test checks the behavior of the intersectsNode() method on the Range object. |
It covers all configurations of the node/Range relationship and some exception conditions. |