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, 35 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/question43320.html b/emacs.d/nxhtml/tests/in/question43320.html
new file mode 100644
index 0000000..3ec0721
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/question43320.html
@@ -0,0 +1,35 @@
+<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>