Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
-->
<html><head>
<meta charset="utf-8">
<title>Testcase for bug 1500530</title>
<style type="text/css">
html,body {
color:black; background-color:black; font:48pt/1 Arial; padding:0; margin:0;
}
div { width: 100px; height: 20px; margin-top: -2px; background: lime; }
</style>
</head>
<body>
<div></div>
</body>
</html>