gecko-dev/dom/jsurl/test/fail.html

10 lines
112 B
HTML
Raw Normal View History

2007-04-02 03:04:58 +00:00
<!DOCTYPE html>
<html>
<body>
<script>
parent.passJSUrl = false;
parent.finishTest();
</script>
</body>
</html>