layout/generic/crashtests/827168-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:857aa5636044
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 .z:first-line {}
6 .z { display: flex; }
7 </style>
8 </head>
9 <body>
10 <div><button class="z">B</button></div>
11 </body>
12 </html>

mercurial