legacy-dotfiles/emacs.d/nxhtml/tests/in/bug-080609.html

10 lines
139 B
HTML
Raw Normal View History

<html>
<head>
<script>
function x () { return 1 > 0; }
</script>
</head>
<body class="foo">
</body>
</html>