Sign in
webkit
/
WebKit
/
9765eaae75bc2c2ccc4b2468231acc50588e5d25
/
.
/
LayoutTests
/
media
/
audio-constructor-src-expected.txt
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