Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Reference: a solid 100x100 block of #d46847</title>
<!-- The top-left quadrant of support/squares.svg filling the box. Shared by the two
transform() tests. -->
<style>
body { margin: 0; }
div { width: 100px; height: 100px; background-color: #d46847; }
</style>
<div></div>