tor-browser

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

text-emphasis-style-property-002-ref.html (474B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reference: text-emphasis-style: string</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      5 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      6 <style> rt { font-variant-east-asian: normal; } </style>
      7 <p>Pass if there is a '^' above every character below:</p>
      8 <div lang="ja" style="line-height: 5"><ruby><rt>^</rt><rt>^</rt><rt>^</rt><rt>^</rt><rt>^</rt></ruby></div>