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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt

Issue 2709443002: Selection API: addRange() should be ignored if there is an existing Range. (Closed)
Patch Set: . Created 3 years, 10 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: third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt
index 8e11321cc67c06d0e108900eedd593a595e78cf9..a5809d6a93a3dbcf7c9413d14d696e06606e2bd9 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/selection/addRange-failures-expected.txt
@@ -1,6 +1,4 @@
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
CONSOLE ERROR: line 29: The given range isn't in document.
-CONSOLE ERROR: line 51: The given range and the current selection belong to two different document fragments.
Test error handling of Selection.addRange().
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698