blob: fd0c1eb803613e6eaa78da174b2a5fd1122068d6 [file] [log] [blame] [edit]
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reftest reference</title>
<style>
div
{
background-color: black;
border-radius: 4px;
height: 300px;
width: 300px;
}
</style>
<div></div>