Mypal/dom/base/test/file_bug601803b.html
2019-03-11 13:26:37 +03:00

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>