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