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

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

Issue 252783002: Make Range.detach() a no-op (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 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-compareNode-expected.txt
diff --git a/LayoutTests/fast/dom/Range/range-compareNode-expected.txt b/LayoutTests/fast/dom/Range/range-compareNode-expected.txt
index 678eafe53bbcc25d19c3c713be3daed709eec83a..671cbebf144fac0c5727dcded81c69d616e3c5b9 100644
--- a/LayoutTests/fast/dom/Range/range-compareNode-expected.txt
+++ b/LayoutTests/fast/dom/Range/range-compareNode-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach).
test 1 passed: start before range, end before range
test 2 passed: start before range, end on range start
test 3 passed: start before range, end in range
« no previous file with comments | « LayoutTests/fast/dom/Range/range-compareNode.html ('k') | LayoutTests/fast/dom/Range/range-comparePoint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698