blob: da8e45cc53d6060edc00a0e50c792d7870e17f2e [file] [log] [blame]
This tests that calling setTimeout without a delay will still work.
rdar: problem/5480234 JS setTimeout function requires a second argument
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."
Result: Timeout was successful