field-sizing-placeholder-stretch-ref.html (193B)
1 <!DOCTYPE html> 2 <link rel="stylesheet" href="/fonts/ahem.css"> 3 <style> 4 input { 5 padding: 0px; 6 border: none; 7 font: 30px Ahem; 8 color: green; 9 } 10 </style> 11 <input value="PASS if not clipped">