summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/sd-080803-test.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/sd-080803-test.php')
-rw-r--r--emacs.d/nxhtml/tests/in/sd-080803-test.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/sd-080803-test.php b/emacs.d/nxhtml/tests/in/sd-080803-test.php
new file mode 100644
index 0000000..e44ccc6
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/sd-080803-test.php
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <style type="text/css">
+ table {
+ border-collapse: collapse;
+ }
+ </style>
+ </head>
+ <body>
+ <h1><?= $title ?></h1>
+ </body>
+</html>
+