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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-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/fast/css/first-letter-rtc-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt
index 9c31c0bc61a33e66f478681c3f3837660878184d..594e02e8daaa5adb8fe823faeb7497d275a0d4ed 100644
--- a/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt
@@ -1,12 +1,4 @@
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE WARNING: line 21: The behavior that Selection.addRange() merges existing Range and the specified Range is deprecated and will be removed in M58, around April 2017. See https://www.chromestatus.com/features/6680566019653632 for more details.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
-CONSOLE ERROR: line 21: Discontiguous selection is not supported.
+CONSOLE WARNING: line 21: The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/features/6680566019653632 for more details.
CONSOLE ERROR: line 38: Uncaught HierarchyRequestError: Failed to execute 'insertNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself.
-texta
+a
Test passes if it does not CRASH.

Powered by Google App Engine
This is Rietveld 408576698