summaryrefslogtreecommitdiffstats
path: root/dom/html/test/file_iframe_sandbox_pass.js
blob: 15b3e7d3ffbaf54ff5967e7d1e7120d62a9a9dba (plain)
1
2
3
4
ok(
  true,
  "documents sandboxed with allow-scripts should be able to run <script src=...>"
);