blob: 5d82c5cf27a1ec69c5f646830ebbbf0f04c5264c [file] [log] [blame]
<!doctype html>
<title>CSS test reference</title>
<style>
div {
width: 100px;
height: 100px;
border: 10px solid green;
}
</style>
<div></div>