Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!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: -10px; left: -10px; width: 25.6px; height: 25.6px; }
</style>
</head>
<body>
<div></div>
</body>
</html>