summaryrefslogtreecommitdiffstats
path: root/layout/xul/crashtests/376137-2.html
blob: d3abb2d8389d1a936b42a5ae5487b52d2b3d2f74 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<title>Bug 376137</title>
<style>
p { width: 100%; border: solid 1px;}
</style>

<div style="display: -moz-inline-box">
  <div><p>M</p></div>
  <div><p>N</p></div>
</div>