Files
UXP-Fixed/dom/jsurl/test/pass.html
T
2018-02-02 04:16:08 -05:00

10 lines
111 B
HTML

<!DOCTYPE html>
<html>
<body>
<script>
parent.passJSUrl = true;
parent.finishTest();
</script>
</body>
</html>