Mypal/layout/reftests/bugs/387876-3-ref.html
2019-03-11 13:26:37 +03:00

11 lines
185 B
HTML

<html>
<body>
<div style="-moz-column-width: 60px; height: 60px; background: yellow;">
title
<p id="p" style="background: lightgreen">
below
</p>
</div>
</body>
</html>