ruby-overhang-ref.html (356B)
1 <!DOCTYPE html> 2 <meta charset="UTF-8"> 3 <title>Tests for ruby-overhang: none</title> 4 <link rel="stylesheet" href="/fonts/ahem.css"> 5 <style> 6 div { 7 font: 16px/5 Ahem; 8 } 9 span { 10 color: transparent; 11 font-size: 8px; /* annotation -> 50% */ 12 } 13 </style> 14 <div>X<span>XXX</span>X</div> 15 <div>X<span>XXXX</span>X</div> 16 <div>X<span>XXXX</span>X</div>