blob: 6150c0105fc73a5084550e1f3ce818b084c6e596 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8" />
<title>CSS Reftest Reference</title>
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
<style>
div {
background: green;
height: 400px;
width: 400px;
}
</style>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div></div>