tenfourfox/layout/reftests/bugs/398797-1c.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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>