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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/skip-not-adjacent-contenteditable-expected.txt

Issue 2697313005: Selection API: collapse() should recreate an internal Range. (Closed)
Patch Set: Add NeedsRebaseline for platform-dependent tests 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/skip-not-adjacent-contenteditable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/skip-not-adjacent-contenteditable-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/skip-not-adjacent-contenteditable-expected.txt
index 0f37f500bc149ba5edcd41517386830161c9c4e0..7163582816f73a9d0218d552d6ff586efe16e366 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/skip-not-adjacent-contenteditable-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/selection/skip-not-adjacent-contenteditable-expected.txt
@@ -3,8 +3,8 @@ Ensure that moving a selection does not skip adjacent contenteditable if the cur
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS selection.focusNode.parentElement is before
-PASS selection.focusNode.parentElement is before
+PASS selection.focusNode is before
+PASS selection.focusNode is before
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698