no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / text / subpixel-glyphs-x-1a.html
blob8d51b1c9d3c1ff4d488115fd683cbf1ed6ba3db2
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <style type="text/css">
7 body {
8 text-rendering: optimizeLegibility;
9 font-size: 13px;
11 div {
12 border: none;
13 padding: 0px;
15 </style>
16 </head>
17 <body>
18 <div style="position:fixed; left:9.6px">
19 <div style="font-family: DejaVu Sans, Tahoma, sans-serif">
20 oxoxoxoxoxoxox
21 </div>
22 <div style="font-family: DejaVu Sans, sans-serif">
23 rnrnrnrnrnrnrn
24 </div>
25 <div style="font-family: Tahoma, sans-serif">
26 zezezezezezeze
27 </div>
28 </div>
29 </body>