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

4 lines
102 B
JavaScript

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