layout/reftests/floats/border-box-wrap-around-float.html@4ab42b5ab56c
layout/reftests/floats/border-box-wrap-around-float.html
Wed, 31 Dec 2014 07:53:36 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 07:53:36 +0100
- branch
- TOR_BUG_3246
- changeset 5
- 4ab42b5ab56c
- permissions
- -rw-r--r--
Correct small whitespace inconsistency, lost while renaming variables.
5 div { float: left; width: 200px; height: 200px; }
6 img { display: block; margin-left: 100px; height: 100px; width: 100px; }
11 <img src="../bugs/solidblue.png">