highlight-painting-soft-hyphens-001-ref.html (674B)
1 <!doctype html> 2 <meta charset="utf-8"> 3 <title>CSS Pseudo-Elements Test: highlight painting: soft hyphens</title> 4 <link rel="stylesheet" href="support/highlights.css"> 5 <style> 6 main { 7 width: 13em; 8 color: transparent; 9 } 10 main > span { 11 color: green; 12 } 13 </style> 14 <p>Pass if only the letter T is visible below, not the hyphens. 15 <main class="highlight_reftest"><span>T</span>he­Quick­Brown­Fox­Jumps­Over­The­Lazy­Dog­The­Quick­Brown­Fox­Jumps­Over­The­Lazy­Dog­The­Quick­Brown­Fox­Jumps­Over­The­Lazy­Dog</main>