layout/generic/crashtests/334147-1.xhtml

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:d614c89b6dc8
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3
4 <style>
5 .x:first-letter { }
6 .x { direction: rtl; }
7 </style>
8
9 </head>
10
11 <body>
12
13 <p class="x">2 3</p>
14
15 </body>
16 </html>

mercurial