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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e4daf180627f3375590a52b6e784a0307a6c0672 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-expected.txt |
| @@ -0,0 +1,5 @@ |
| +Verify that a timeout ProgressEvent is dispatched and have the expected values. |
| + |
| + |
| +PASS Check that 'timeout' events are delivered and have expected values. |
| + |