diff options
Diffstat (limited to 'dom/bindings/test/file_bug775543.html')
-rw-r--r-- | dom/bindings/test/file_bug775543.html | 5 |
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 ee8c14c4d..000000000 --- a/dom/bindings/test/file_bug775543.html +++ /dev/null @@ -1,5 +0,0 @@ -<body> -<script> -worker = new Worker("a"); -</script> -</body> |