Index: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt |
diff --git a/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt b/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt |
index 0e10ade825165c247fad942e698bd279a61d0397..36966d2aaf3f07dbd2feef184d406a6ec2e69d3f 100644 |
--- a/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt |
+++ b/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt |
@@ -1,4 +1,4 @@ |
- |
+This is a testharness.js-based test. |
PASS HTMLMediaElement.addTextTrack bogus first arg |
PASS HTMLMediaElement.addTextTrack uppercase first arg |
PASS HTMLMediaElement.addTextTrack subtitles first arg |
@@ -10,4 +10,5 @@ PASS HTMLMediaElement.addTextTrack undefined second and third arg |
PASS HTMLMediaElement.addTextTrack null second and third arg |
PASS HTMLMediaElement.addTextTrack foo and bar second and third arg |
PASS HTMLMediaElement.addTextTrack foo second arg, third arg omitted |
+Harness: the test ran to completion. |