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