gecko/layout/xul/crashtests/376137-2.html

12 lines
200 B
HTML
Raw Normal View History

2009-08-27 21:11:40 -07:00
<!DOCTYPE html>
<title>Bug 376137</title>
<style>
p { width: 100%; border: solid 1px;}
</style>
<div style="display: -moz-inline-grid">
<div><p>M</p></div>
<div><p>N</p></div>
</div>