haikuwebkit/LayoutTests/webaudio/promise-global-object-expec...

12 lines
311 B
Plaintext

Test that the promise return by startRendering() is from the right global
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS promise.constructor is not window.Promise
PASS promise.constructor is frame.contentWindow.Promise
PASS successfullyParsed is true
TEST COMPLETE