<!DOCTYPE html>
<style>
::-webkit-scrollbar { display: none }
</style>
<script>
if (window.testRunner)
testRunner.setPrinting();
</script>
<iframe style="position: absolute; top: 200px; left: 200px"
srcdoc="<!DOCTYPE html>Subframe"></iframe>
<div style="height: 3000px"></div>