Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<body style="margin:0">
<!-- The textcase has a 5px square which we expect is scaled by 2*3*5=30x,
which should render as a 150px square, matching what we have here: -->
<div style='width:150px;height:150px;background:blue'></div>
</body>