summaryrefslogtreecommitdiffstats
path: root/mobile/android/tests/browser/robocop/video_controls.html
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/tests/browser/robocop/video_controls.html')
-rw-r--r--mobile/android/tests/browser/robocop/video_controls.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/mobile/android/tests/browser/robocop/video_controls.html b/mobile/android/tests/browser/robocop/video_controls.html
deleted file mode 100644
index a31212409..000000000
--- a/mobile/android/tests/browser/robocop/video_controls.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML>
-<html>
- <head>
- <title>Video Controls Test</title>
- </head>
- <body>
- <video id="video" style="height: 480px; width: 640px" controls mozNoDynamicControls></video>
- <canvas id="canvas" style="height: 480px; width: 640px"></canvas>
- </body>
-</html>