blob: 12b5cc91cc320fac4ebf45ac033e8a279d973652 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Below there should be a yellow rectangle with a horizontal scrollbar, and nothing else.</p>
<div style="overflow:-webkit-paged-x; width:16em; -webkit-column-gap:0; line-height:4em; background:yellow;">
<br>
<br>
<br>
<br>
<div style="break-before:page;">FAIL</div>
</div>
</body>
</html>