layout/generic/crashtests/866547-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:551a49807e5d
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5
6 body::first-line { }
7 div::after { content: 'A'; }
8
9 </style>
10 </head>
11 <body>
12 <div style="display: inline-flex;"> &#x062A;</div>
13 </body>
14 </html>

mercurial