summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/plugin_bug744745.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/plugins/plugin_bug744745.html')
-rw-r--r--browser/base/content/test/plugins/plugin_bug744745.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/browser/base/content/test/plugins/plugin_bug744745.html b/browser/base/content/test/plugins/plugin_bug744745.html
deleted file mode 100644
index d0691c9c0..000000000
--- a/browser/base/content/test/plugins/plugin_bug744745.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head><meta charset="utf-8"/></head>
-<body>
-<style>
-.x {
- opacity: 0 !important;
-}
-</style>
-<object id="test" class="x" type="application/x-test" width=200 height=200></object>
-</body>
-</html>