Blob Blame History Raw
<!DOCTYPE HTML>
<html>
<head>
<title>Pixel rounding testcase</title>
<style type="text/css">

html, body { margin: 0; border: none; padding: 0; }
div { position: absolute; background: blue;
      top: -9.5px; left: -9.5px; width: 25px; height: 25px; }

</style>
</head>
<body>

<div></div>

</body>
</html>