| 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
|
|
|