diff --git a/content/media/video/test/Makefile.in b/content/media/video/test/Makefile.in index 91b416e8de4e..1de1a1581e2b 100644 --- a/content/media/video/test/Makefile.in +++ b/content/media/video/test/Makefile.in @@ -53,16 +53,8 @@ _TEST_FILES = test_autoplay.html \ test_playbackRate.html \ test_readyState.html \ test_start.html \ - test_seek1.html \ - test_seek2.html \ - test_seek3.html \ - test_seek4.html \ - test_seek5.html \ - test_seek6.html \ - test_seek7.html \ - test_bug448534.html \ +# test_bug448534.html \ 320x240.ogg \ - seek.ogg \ $(NULL) libs:: $(_TEST_FILES) diff --git a/content/media/video/test/test_seek1.html b/content/media/video/test/test_seek1.html deleted file mode 100644 index 18ad9a4754d8..000000000000 --- a/content/media/video/test/test_seek1.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - Media test: seek test 1 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek2.html b/content/media/video/test/test_seek2.html deleted file mode 100644 index faa6d0ff6b02..000000000000 --- a/content/media/video/test/test_seek2.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - Media test: seek test 2 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek3.html b/content/media/video/test/test_seek3.html deleted file mode 100644 index 92e92f81aa35..000000000000 --- a/content/media/video/test/test_seek3.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - Media test: seek test 3 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek4.html b/content/media/video/test/test_seek4.html deleted file mode 100644 index 417a0309dd5f..000000000000 --- a/content/media/video/test/test_seek4.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Media test: seek test 4 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek5.html b/content/media/video/test/test_seek5.html deleted file mode 100644 index a63dd7dcaefd..000000000000 --- a/content/media/video/test/test_seek5.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - Media test: seek test 5 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek6.html b/content/media/video/test/test_seek6.html deleted file mode 100644 index b13185043cd9..000000000000 --- a/content/media/video/test/test_seek6.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - Media test: seek test 6 - - - - - - -
-
-
- - diff --git a/content/media/video/test/test_seek7.html b/content/media/video/test/test_seek7.html deleted file mode 100644 index fc49c99e97e2..000000000000 --- a/content/media/video/test/test_seek7.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - Media test: seek test 7 - - - - - - -
-
-
- - diff --git a/mozilla/content/media/video/test/seek.ogg b/mozilla/content/media/video/test/seek.ogg deleted file mode 100644 index ac7ece3519ac..000000000000 Binary files a/mozilla/content/media/video/test/seek.ogg and /dev/null differ