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, 4 insertions, 3 deletions
diff --git a/tests/misc/div.html b/tests/misc/div.html
index 634136c..acd8eaf 100644
--- a/tests/misc/div.html
+++ b/tests/misc/div.html
@@ -1,5 +1,6 @@
-<p><div id="sidebar"></p>
+<div id="sidebar">
+
<p>
-<em>foo</em>
+ <em>foo</em>
</p>
-<p></div></p> \ No newline at end of file
+</div> \ No newline at end of file