summaryrefslogtreecommitdiffstats
path: root/dom/xslt/tests/mochitest/file_bug1729517.js
blob: b404dc67781dd84b92c3b460437a3896a176ca07 (plain)
1
2
3
4
/* global fail */
fail(
  "documents sandboxed without allow-scripts should NOT be able to run <script src=...>"
);