subpixel-glyphs-x-1a.html (760B)
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; 10 } 11 div { 12 border: none; 13 padding: 0px; 14 } 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>