layout/generic/crashtests/824297-1.html

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

mercurial