trisquel-icecat/icecat/testing/web-platform/tests/css/css-page/monolithic-overflow-022-print.html

12 lines
380 B
HTML

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#possible-breaks">
<link rel="match" href="monolithic-overflow-022-print-ref.html">
<style>
body {
margin: 0;
}
</style>
<div style="contain:size; height:350vh; background:cyan;">
There should be four pages.
</div>