tenfourfox/layout/reftests/box-sizing/intrinsic-1-ref.html

7 lines
139 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<body>
<div style="display: inline-block; background: blue; width: 200px;
height: 200px">
</div>
</body>