gecko/layout/reftests/bugs/398797-1-ref.html

12 lines
191 B
HTML

<html>
<head>
<link rel="stylesheet" href="398797-style.css"/>
</head>
<body>
<div class="green">foo</div>
<div class="blue">
<span class="yellow">bar</span>
</div>
</body>
</html>