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

10 lines
202 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" href="subdirectory/background_image.css">
</head>
<body>
<div class="test" style="width:206px; height:206px;"></div>
</body>
</html>