1 2 3 4 5 6
<!doctype html> <script src="/tests/SimpleTest/SimpleTest.js"></script> <script src="common.js"></script> <script> assertTestTrialActive(false); </script>