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

7 lines
139 B
HTML

<!DOCTYPE html>
<body>
<div style="display: inline-block; background: blue; width: 200px;
height: 200px">
</div>
</body>