tenfourfox/layout/xul/crashtests/376137-2.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
200 B
HTML

<!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>