layout/reftests/position-dynamic-changes/min-width-ref.html@ca08bd8f51b2
layout/reftests/position-dynamic-changes/min-width-ref.html
Wed, 31 Dec 2014 06:55:46 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 06:55:46 +0100
- changeset 1
- ca08bd8f51b2
- permissions
- -rw-r--r--
Added tag TORBROWSER_REPLICA for changeset 6474c204b198
5 #a { border: 1px solid green; width: 150px; height: 200px; }
6 #b { border: 1px solid black; min-width: 200px; height: 100px; }