Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / setTimeout-no-arguments-expected.txt
blobda8e45cc53d6060edc00a0e50c792d7870e17f2e
1 This tests that calling setTimeout without a delay will still work.
2 rdar: problem/5480234 JS setTimeout function requires a second argument
4 In the case of a successful test you will see the text "Timeout was successful" otherwise you will see "Test Failed. Timeout was not called."
7 Result: Timeout was successful