gecko-dev/dom/html/test/file_iframe_sandbox_pass.js

5 строки
97 B
JavaScript

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