Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / workers / worker-workerScriptNotThere-expected.txt
blob806443e2702ff4788530b9331cc48e6006214b80
1 Test worker file does not exist error. Should print two "PASS" statements followed by "DONE".
3 The order of the error events should be onerror and then error event, and this test should be improved to verify that when bug https://bugs.webkit.org/show_bug.cgi?id=62485 is fixed.
5 PASS: error event.
6 PASS: onerror called.
7 DONE