Bug 1942639 - Propagate --filter argument from desktop_unittest.py to runreftest...
[gecko.git] / dom / xslt / tests / mochitest / file_bug1729517.js
blobb404dc67781dd84b92c3b460437a3896a176ca07
1 /* global fail */
2 fail(
3 "documents sandboxed without allow-scripts should NOT be able to run <script src=...>"
4 );