gecko-dev/layout/reftests/display-list/1533317-1-ref.html

16 строки
185 B
HTML

<html>
<head>
<style>
div {
width: 400px;
height: 200px;
background-color: green;
}
</style>
</head>
<body>
<div></div>
</body>
</html>