| Index: third_party/WebKit/LayoutTests/editing/selection/extend-by-word-002-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/selection/extend-by-word-002-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/extend-by-word-002-expected.txt
|
| deleted file mode 100644
|
| index d40cc2bd436a581cfc702ebaa7ccefec7b920487..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/selection/extend-by-word-002-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -PASS selection.type is "Range"
|
| -PASS selection.anchorNode is $("test").querySelectorAll("li")[0].childNodes[0]
|
| -PASS selection.anchorOffset is 0
|
| -PASS selection.focusNode is $("test").querySelectorAll("li a")[3].firstChild
|
| -PASS selection.focusOffset is 4
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|