blob: 36d8d91d4e2dfd13313215a68214a2259d9ea663 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner) {
testRunner.zoomPageIn();
testRunner.zoomPageIn();
}
</script>
<style>
body {
background: green;
color: blue;
}
</style>
<p>
This page should have 144% full page zoom, so the background should go green.
</p>