aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/div.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/div.html')
-rw-r--r--tests/misc/div.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/misc/div.html b/tests/misc/div.html
index 7b68854..cb6a759 100644
--- a/tests/misc/div.html
+++ b/tests/misc/div.html
@@ -2,4 +2,9 @@
_foo_
-</div> \ No newline at end of file
+</div>
+
+<p>And now in uppercase:</p>
+<DIV>
+foo
+</DIV> \ No newline at end of file