Mypal/layout/reftests/bugs/563584-7-ref.html
2019-03-11 13:26:37 +03:00

17 lines
813 B
HTML

<!DOCTYPE HTML>
<html class="reftest-print">
<body style="margin: 0">
<div>
<div style="display: inline-block; background: yellow; width: 1in; height: 1in; vertical-align: top"></div
><div style="display: inline-block; background: aqua; width: 2in; height: 1in; vertical-align: top"></div>
</div>
<div>
<div style="display: inline-block; width: 1in; height: 1in; vertical-align: top"></div
><div style="display: inline-block; background: aqua; width: 2in; height: 1in; vertical-align: top"></div>
</div>
<div style="page-break-before:always">
<!-- FIXME: uncomment this when bug 511551 is fixed
<div style="display: inline-block; width: 1in; height: 2in; vertical-align: top"></div
>--><div style="display: inline-block; background: aqua; width: 2in; height: 2in; vertical-align: top"></div>
</div>