blob: 88233ae45f927519cd251d959598f1f65e359f5c [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