gecko/dom/tests/mochitest/dom-level0/file_crossdomainprops_inner.html

12 lines
121 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<script>
var myVar = 10;
</script>
</head>
<body>
inner
</body>
</html>