summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/question43320.html
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/question43320.html')
-rw-r--r--emacs.d/nxhtml/tests/in/question43320.html35
1 files changed, 0 insertions, 35 deletions
diff --git a/emacs.d/nxhtml/tests/in/question43320.html b/emacs.d/nxhtml/tests/in/question43320.html
deleted file mode 100644
index 3ec0721..0000000
--- a/emacs.d/nxhtml/tests/in/question43320.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<table>
-<tr>
-<td>
-<table>
-<tr>
-<td>Hello</td>
-</tr>
-<?php
-for ($i=1;$i<5; $i++) {
-if (1) {
-}
-if (1) {
-if (1) {
-if (1) {
-?>
-<tr>
-<td>
-<p>the brace below (should have 2 spaces in front of it!)</p>
-</td>
-</tr>
-<?php
-}
-}
-$foo = "test".bar;
-for ($i=1;$i<5; $i++) {
-if () {
-}
-}
-}
-}
-?>
-</table>
-</td>
-</tr>
-</table>