Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="match" href="subpixel-page-size-001-print-ref.html">
<meta name=reftest-pages content="2">
<style>
body { margin: 0; }
@page {
size: 400px 123.9px;
margin: 0;
}
</style>
<div style="height:123.9px; background:red;">
This page should not be printed.
</div>
There should be no red.