blob: 38138ebcac3d73796e00173f6a84ba7edaa17cd2 [file] [log] [blame]
<!doctype html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<style>
div {
background: green;
width: 100px;
height: 100px;
}
</style>
<div></div>