summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-080609.html
blob: 708a00acadbbe53e4e4ebbb23cf0256aed190a21 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <script>
      function x () { return 1 > 0; }
    </script>
  </head>
  <body class="foo">
  </body>
</html>