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 |
deleted file mode 100644 |
index 36966d2aaf3f07dbd2feef184d406a6ec2e69d3f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLMediaElement/addTextTrack-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-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 |
-PASS HTMLMediaElement.addTextTrack captions first arg |
-PASS HTMLMediaElement.addTextTrack descriptions first arg |
-PASS HTMLMediaElement.addTextTrack chapters first arg |
-PASS HTMLMediaElement.addTextTrack metadata first arg |
-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. |
- |