tenfourfox/layout/reftests/ib-split/ignored-margins-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
237 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="width: 100px; border: 1px solid green;">
<div style="display: block; height: 20px; width: 80px; margin: 10px 10px 10px 0; border: 5px solid black"></div>
</div>
</body>
</html>