summaryrefslogtreecommitdiff
path: root/oldtests/Lists/ListsAndHRs.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/Lists/ListsAndHRs.html')
-rw-r--r--oldtests/Lists/ListsAndHRs.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/oldtests/Lists/ListsAndHRs.html b/oldtests/Lists/ListsAndHRs.html
new file mode 100644
index 0000000..40826f7
--- /dev/null
+++ b/oldtests/Lists/ListsAndHRs.html
@@ -0,0 +1,7 @@
+<ul>
+<li>item 1
+<ul>
+<li>item 2</li>
+</ul></li>
+</ul>
+<hr />