summaryrefslogtreecommitdiff
path: root/oldtests/HTML/UppercaseTags.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/HTML/UppercaseTags.html')
-rw-r--r--oldtests/HTML/UppercaseTags.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/oldtests/HTML/UppercaseTags.html b/oldtests/HTML/UppercaseTags.html
new file mode 100644
index 0000000..8d2d828
--- /dev/null
+++ b/oldtests/HTML/UppercaseTags.html
@@ -0,0 +1,4 @@
+<DIV>
+this is a block
+</DIV>
+<p>Here is some <I>inline</I> html.</p>