tor-browser

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

text-emphasis-line-height-001a.html (984B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <!-- This file was generated automatically by the script
      4     ./support/generate-text-emphasis-line-height-tests.py -->
      5 <title>CSS Test: text-emphasis line height, top, horizontal-tb, div</title>
      6 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      7 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      8 <link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-emphasis-position-property">
      9 <meta name="assert" content="text emphasis marks should expand the line height like ruby if necessary">
     10 <link rel="match" href="text-emphasis-line-height-001-ref.html">
     11 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css">
     12 <style>
     13 div { font: 25px Ahem; }
     14 </style>
     15 <p>Pass if the emphasis marks are below the black line:</p>
     16 <div lang="ja" style="line-height: 1; border-top: 1px solid black; writing-mode: horizontal-tb; text-emphasis-position: over right;text-emphasis: circle;">試験テスト</div>