tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

trailing-ideographic-space-011-ref.html (487B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS test reference</title>
      4 <link rel="author" title="Javier Fernandez Garcia-Boente" href="mailto:jfernandez@igalia.com">
      5 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css">
      6 <style>
      7 div {
      8    font: 20px/1 Ahem;
      9    white-space: pre;
     10 }
     11 span { background: blue; }
     12 </style>
     13 
     14 <p>Test passes if the characters below are arranged in a single line and if there is a blue square at the end of the first line.
     15 <div>X X<span> </span></div>