1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-26 10:18:27 +00:00
Files
UXP/dom/jsurl/test/fail.html
T

10 lines
112 B
HTML

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