blob: 484ad6cc8b85bb7121b666230cda3b00898e56b7 [file] [log] [blame]
Test verifies that a timeout callback is run in the proper execution context. 2 timeouts are set on a child iframe's window. 'Closure' callback should execute in the main page, 'string' callback should execute in the iframe. Test passes if you see 2 lines 'PASS' below.
PASS
PASS