chromium/third_party/blink/web_tests/printing/print-subframe-expected.html

<!DOCTYPE html>
<script>
if (window.testRunner)
  testRunner.setPrinting();
</script>
<div style='position:absolute;'>Fixed</div>
<div style='position:absolute; margin-top:100vh;'>Fixed</div>
<div style='position:absolute; margin-top:200vh;'>Fixed</div>
<div>
  Contents
</div>
<div style="break-before:page; height:10px;"></div>
<div style="break-before:page; height:10px;"></div>