summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/printing/transform-002-print-ref.html
blob: 7204e1d65712ce4e4b8680184b976b8982b6a981 (plain)
1
2
3
4
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<p>There should be a green square on the second page, and no red.</p>
<div style="break-before:page; width:100px; height:100px; background:green;"></div>