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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt

Issue 2695193002: Selection API: setBaseAndExtent() and selectAllChildren() should create new Range based on the spec… (Closed)
Patch Set: rebase 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/platform/mac/fast/css/first-letter-rtc-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt
index 08a6f03335b52466a1d8b1fe0c91bbd4a33db491..cd6b44803b49f2e7c491a58d3cdcfad4c5ba6e2d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-rtc-crash-expected.txt
@@ -1,6 +1,11 @@
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 ERROR: line 21: Discontiguous selection is not supported.
+CONSOLE ERROR: line 21: Discontiguous selection is not supported.
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
Test passes if it does not CRASH.

Powered by Google App Engine
This is Rietveld 408576698