Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical
[gecko.git] / layout / reftests / bidi / 489517-1-ref.html
blobc49a11f746c948c9b07e3475585632f4af1d2774
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 .flipped { direction: rtl; unicode-bidi: bidi-override; }
6 </style>
7 </head>
9 <body><div class="flipped">AB</div>
10 </body>
11 </html>