blob: f3b68dd6c953c90d85a795d5e140ce0fe91ca941 [file] [log] [blame]
<!doctype html>
<title>CSS test reference</title>
<style>
div {
background: green;
width: 100px;
height: 100px;
}
</style>
<div></div>