<!DOCTYPE html>
<link rel="match" href="scaling-001-print-ref.html">
<script>
if (window.testRunner) {
testRunner.setPrintingScaleFactor(2);
}
</script>
<style>
body {
margin: 0;
}
</style>
<div style="height:100vh; background:yellow;">
This page should be all yellow.
</div>
<div style="height:100vh; background:orange;">
This page should be all orange.
</div>