servo/tests/ref/background_style_attr.html
2014-09-08 20:21:42 -06:00

9 lines
166 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<div class="test" style="background: url(rust-0.png); width:206px; height:206px;"></div>
</body>
</html>