diff options
Diffstat (limited to 'dom/html/test/file_iframe_sandbox_fail.js')
-rw-r--r-- | dom/html/test/file_iframe_sandbox_fail.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/html/test/file_iframe_sandbox_fail.js b/dom/html/test/file_iframe_sandbox_fail.js new file mode 100644 index 000000000..63397c7de --- /dev/null +++ b/dom/html/test/file_iframe_sandbox_fail.js @@ -0,0 +1 @@ +ok(false, "documents sandboxed with allow-scripts should NOT be able to run <script src=...>");
\ No newline at end of file |