summaryrefslogtreecommitdiff
path: root/dom/bindings/test/file_bug775543.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/bindings/test/file_bug775543.html')
-rw-r--r--dom/bindings/test/file_bug775543.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/bindings/test/file_bug775543.html b/dom/bindings/test/file_bug775543.html
deleted file mode 100644
index ee8c14c4d9..0000000000
--- a/dom/bindings/test/file_bug775543.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<body>
-<script>
-worker = new Worker("a");
-</script>
-</body>