mozPrintCallback-text-002-print-ref.html (287B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <link rel="stylesheet" href="/fonts/ahem.css"> 4 <style> 5 .reference { 6 background: yellow; 7 transform: scale(4); 8 transform-origin: 0 0; 9 font: 60px/1 Ahem; 10 height: 80px; 11 width: 80px; 12 } 13 </style> 14 <div class="reference">X</div>