Index: LayoutTests/media/video-playing-and-pause-expected.txt |
diff --git a/LayoutTests/media/video-playing-and-pause-expected.txt b/LayoutTests/media/video-playing-and-pause-expected.txt |
index 660a1311295c9a57f51481b1c1bb41e38a310fe4..be20ab22aa75820493152e45b7a604e992fd3871 100644 |
--- a/LayoutTests/media/video-playing-and-pause-expected.txt |
+++ b/LayoutTests/media/video-playing-and-pause-expected.txt |
@@ -3,6 +3,7 @@ Test that pausing the media element in "playing" event handler pauses the media |
EVENT(playing) |
EVENT(timeupdate) |
EVENT(pause) |
- |
+This is a testharness.js-based test. |
PASS Verifies pause actually pauses. |
+Harness: the test ran to completion. |