Mypal/layout/reftests/bugs/398797-1c.html
2019-03-11 13:26:37 +03:00

12 lines
206 B
HTML

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