Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript inside noembed, noframes and iframe
Asserts run
Pass
assert_array_equals(["noembed", "noframes", "iframe"], ["noembed", "noframes", "iframe"], "Haven't run.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe.xhtml:32:3)
<script> run.push("noembed"); </script> <script> run.push("noframes"); </script>