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