layout/generic/crashtests/430744-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:dab2b917d7aa
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body onload="document.getElementById('x').appendChild(document.createTextNode('b'));">
6
7 <div style="display: -moz-grid;"><div style="-moz-column-count: 2;">a<div id="x" style="padding: 1em;"></div><wbr></div></div>
8
9 </body>
10 </html>

mercurial