| Index: third_party/WebKit/LayoutTests/fast/dom/Range/detach-range-during-deletecontents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Range/detach-range-during-deletecontents-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Range/detach-range-during-deletecontents-expected.txt
|
| deleted file mode 100644
|
| index f49cc7bd0bb3dab9e9b94b14371c96316e8e1bbe..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Range/detach-range-during-deletecontents-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -CONSOLE WARNING: 'Range.expand()' is deprecated. Please use 'Selection.modify()' instead.
|
| -CONSOLE WARNING: 'Range.detach' is now a no-op, as per DOM (https://dom.spec.whatwg.org/#dom-range-detach).
|
| -Detaching a Range while deleteContents() is running should not cause a crash.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS The browser did not crash.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|