blob: 366aa6c0eb989b7c652a1565319df209b40a0287 [file] [log] [blame]
Test that Audio("url") constructor loads the specified resource.
TEST(audio instanceof HTMLAudioElement) OK
EVENT(begin) TEST(relativeURL(audio.currentSrc)=='content/test.wav') OK
EVENT(load)
END OF TEST