trisquel-icecat/icecat/dom/html/test/file_iframe_sandbox_pass.js

4 lines
97 B
JavaScript

ok(
true,
"documents sandboxed with allow-scripts should be able to run <script src=...>"
);