Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/ontimeout-event-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-expected.txt |
| deleted file mode 100644 |
| index 758c4751e253b42f4e1a90489c2d19b53644d020..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-expected.txt |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -Verify that a timeout ProgressEvent is dispatched and have the expected values. |
| - |
| -This is a testharness.js-based test. |
| -PASS Check that 'timeout' events are delivered and have expected values. |
| -Harness: the test ran to completion. |
| - |