forked from mirrors/gecko-dev
Move the data URI in 'if_no_scripts' and 'if_scripts' to seperate files. Also remove the test 'if_19', as it seems redundant, it tests the same thing with the iframe 'if_scripts', and it also lacks of 'allow-scripts' in its sandbox flag.
1 line
202 B
HTML
1 line
202 B
HTML
<script>parent.parent.ok_wrapper(true, "an object inside an iframe sandboxed with allow-scripts allow-same-origin should be able to run scripts and call functions in the parent of the iframe")</script>
|