Chromium Code Reviews| Index: LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt |
| diff --git a/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt b/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..96299ea5b13975ae34d8f245c8cf785c2f545ab5 |
| --- /dev/null |
| +++ b/LayoutTests/fast/workers/worker-timeout-increasing-order-expected.txt |
| @@ -0,0 +1,6 @@ |
| +Test setTimeOut,fired in increasing order in Web Workers. |
| + |
| +Test started. |
| +PASS: Timeouts executed in order. |
| +DONE. |
| + |