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