1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-27 02:39:16 +00:00
Files
UXP/dom/jsurl/test/pass.html
T

10 lines
111 B
HTML

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