diff options
Diffstat (limited to 'tests/misc/div.html')
-rw-r--r-- | tests/misc/div.html | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/tests/misc/div.html b/tests/misc/div.html index 798024d..634136c 100644 --- a/tests/misc/div.html +++ b/tests/misc/div.html @@ -1,9 +1,5 @@ - -<div id="sidebar"> - -<p> <em>foo</em> +<p><div id="sidebar"></p> +<p> +<em>foo</em> </p> -</div> - - - +<p></div></p>
\ No newline at end of file |