layout/generic/crashtests/825810-2.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:1ddec4f20ba8
1 <!DOCTYPE html>
2 <!-- Any copyright is dedicated to the Public Domain.
3 - http://creativecommons.org/publicdomain/zero/1.0/ -->
4 <html>
5 <body>
6 <div style="display: flex;">
7 <div style="display: table-caption;"></div>
8 abc
9 </div>
10 </body>
11 </html>

mercurial