Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / media / audio-data-url-expected.txt
blobe2c2076b4b07ef3392385118de071dc44ca43766
1 Test that audio element can use a data: url
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