layout/generic/crashtests/804089-1.xhtml

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:f09fd74a3b19
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <style>
4
5 div.flexbox {
6 display: flex;
7 flex-direction: column;
8 }
9
10 </style>
11 </head>
12 <body>
13 <div class="flexbox"><mo xmlns="http://www.w3.org/1998/Math/MathML"><mrow/></mo></div>
14 </body>
15 </html>

mercurial