Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
| deleted file mode 100644 |
| index b4b59c1e4c0c636fa607365590252038d60c905c..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -ALERT: This test calls getBoundingClientRect on a range obtained inside a mutation event listener. |
| -The test passes if WebKit doesn't crash. |
| - |
| -PASS. |
| - |