Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Reference: a solid 100x50 block of #2a9d8f</title>
<!-- The top-right quadrant of support/squares.svg stretched into a 2:1 box. Shared by the
preserveAspectRatio, attribute-order and escaped-semicolon tests, which must all
produce the same rendering by different routes. -->
<style>
body { margin: 0; }
div { width: 100px; height: 50px; background-color: #2a9d8f; }
</style>
<div></div>