Mypal/dom/base/test/file_bug601803b.html

12 lines
180 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE HTML>
<html>
<head>
<title>Test for Bug 601803</title>
</head>
<body>
<script type="application/javascript">
document.domain = "example.org";
</script>
</body>
</html>