blob: bdcdd62cb75022e3fdf2bfff3a19e129ef830dde [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.setPrinting();
</script>
<style>
html, body { height:100%; margin:0; }
</style>
<div style="height:100%; box-sizing:border-box; height:100%; border:5px solid yellow; padding:3px;">
There should be a yellow border around this page.
</div>