tenfourfox/dom/tests/mochitest/dom-level0/file_crossdomainprops_inner.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
121 B
HTML

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