summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-080609.html
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-080609.html')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-080609.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-080609.html b/emacs.d/nxhtml/tests/in/bug-080609.html
new file mode 100644
index 0000000..708a00a
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug-080609.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <script>
+ function x () { return 1 > 0; }
+ </script>
+ </head>
+ <body class="foo">
+ </body>
+</html>