git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
WebCore:
[WebKit-https.git]
/
LayoutTests
/
media
/
audio-constructor-src-expected.txt
1
Test that Audio("url") constructor loads the specified resource.
2
3
TEST(audio instanceof HTMLAudioElement) OK
4
EVENT(begin) TEST(relativeURL(audio.currentSrc)=='content/test.wav') OK
5
EVENT(load)
6
END OF TEST
7