mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-20 00:38:32 +00:00
12 lines
180 B
HTML
12 lines
180 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Test for Bug 601803</title>
|
|
</head>
|
|
<body>
|
|
<script type="application/javascript">
|
|
document.domain = "example.org";
|
|
</script>
|
|
</body>
|
|
</html>
|