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