Skip to content

Commit 81e4d25

Browse files
committed
tests for margins collapse and floats
1 parent e1a99fd commit 81e4d25

15 files changed

+3
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Loading

render/css21/floats-153.htm.png

-1 Bytes
Loading
4.66 KB
Loading
4.66 KB
Loading
4.66 KB
Loading

render/test41.htm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<div style="margin-left: 100px;">
2+
<div style="width: 50px; float: left; margin-left: -100px; background-color: red;">hello</div>text
3+
</div>

render/test41.htm.png

1.3 KB
Loading

0 commit comments

Comments
 (0)