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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/getRangeAt-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/editing/selection/getRangeAt-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/getRangeAt-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/getRangeAt-expected.txt
deleted file mode 100644
index ad5d609f46d238f4291799adf8c233c72f6a4d76..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/selection/getRangeAt-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-This tests that Selection::getRangeAt(int) returns a valid Range object.
-
-hello
-hello
-[object Text]
-[object Text]

Powered by Google App Engine
This is Rietveld 408576698