summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/media/before-load-member-access-expected.txt
blob: d8204d2554721411365f22a3c09492d90db707cd (plain)
1
2
3
4
5
6
7
8
9
Test that accessing member of a non loaded video works.

RUN(video.played)
RUN(video.buffered)
RUN(video.seekable)
RUN(video.volume)
SUCCESS
END OF TEST