blob: 2b0e657db890411ce7b1c574597b79b224a32a3f [file] [log] [blame]
Test that playcount attribute causes playback to end after right number of repeats.
TEST(video.playCount == 3) OK
TEST(video.currentLoop == 0) OK
EVENT(ended) TEST(video.currentLoop == 2) OK
END OF TEST