RetroZilla/layout/html/tests/block/bugs/37083-1.html

17 lines
178 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<title>Bug 37083</title>
<style type="text/css">
p { border: medium solid green; }
</style>
<div align="center">
<p style="width: 300px;">Center</p>
<p>Center</p>
</div>