gecko-dev/servo/tests/html/small-layout-test.html

10 строки
207 B
HTML

<head>
<link rel="stylesheet" href="lots_of_background_colors.css" />
</head>
<body>
<div class="gray">
<img class="green"></img>
<div class="blue"><img class="red"></img></div>
</div>
</body>