blob: be20ab22aa75820493152e45b7a604e992fd3871 [file] [log] [blame]
Test that pausing the media element in "playing" event handler pauses the media element.
EVENT(playing)
EVENT(timeupdate)
EVENT(pause)
This is a testharness.js-based test.
PASS Verifies pause actually pauses.
Harness: the test ran to completion.