upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / media / audio-data-url-expected.txt
1 Test that audio element can use a data: url
2
3 EVENT(loadstart)
4 EVENT(durationchange)
5 EVENT(loadedmetadata)
6 EVENT(loadeddata)
7 EVENT(canplay)
8 EVENT(canplaythrough)
9 EXPECTED (mediaElement.duration.toFixed(2) == '2.94') OK
10 END OF TEST
11