Sign in
webkit
/
WebKit
/
c40b553ec07240fe5ed753e57d2381bca594fba7
/
.
/
LayoutTests
/
http
/
tests
/
media
/
hls
/
video-controller-getStartDate-expected.txt
blob: 6070cc3b1713d63fc924ce2fe3b976258dfc20b4 [
file
] [
log
] [
blame
]
Test that getStartDate() returns appropriate NaN or date.
EVENT(canplaythrough)
EVENT(canplaythrough)
EXPECTED (isNaN(video.getStartDate()) == 'true') OK
EXPECTED (video.getStartDate().toUTCString() == 'Wed, 03 Nov 2010 08:00:00 GMT') OK
END OF TEST