layout/generic/crashtests/391894-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:60e6a7baa3e3
1 <!DOCTYPE html>
2 <html>
3 <head>
4
5 <style>
6
7 #q:first-line { }
8
9 </style>
10
11 </head>
12 <body style="-moz-column-width: 0em">
13
14 <div id="q">a b c<span style="float: right;"></span></div>
15
16 </body>
17 </html>

mercurial