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

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

Issue 252783002: Make Range.detach() a no-op (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix some failures 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-comparePoint-expected.txt
diff --git a/LayoutTests/fast/dom/Range/range-comparePoint-expected.txt b/LayoutTests/fast/dom/Range/range-comparePoint-expected.txt
index 1a39881eb8b52e7ba86ec52a5ff0348652b23940..ca173ef36acd6477c8cf48f6c45a392f58583302 100644
--- a/LayoutTests/fast/dom/Range/range-comparePoint-expected.txt
+++ b/LayoutTests/fast/dom/Range/range-comparePoint-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'Range.detach' is now a no-op, as per DOM4 (http://dom.spec.whatwg.org/#dom-range-detach).
test 1 passed
test 2 passed

Powered by Google App Engine
This is Rietveld 408576698