Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/490176-1-ref.html

18 lines
167 B
HTML

<html>
<head>
<style type="text/css">
body, p {
display: table;
position: absolute;
}
</style>
</head>
<body>
<div>A B</div>
<p id="n">C D</p>
</body>
</html>