tor-browser

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

text-emphasis-position-property-002a.html (924B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <!-- This file was generated automatically by the script
      4     ./support/generate-text-emphasis-position-property-tests.py -->
      5 <title>CSS Test: text-emphasis-position: right under, horizontal-tb</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-position: right under' with 'writing-mode: horizontal-tb' puts emphasis marks under the text.">
     10 <link rel="match" href="text-emphasis-position-property-002-ref.html">
     11 <p>Pass if the emphasis marks are under the text below:</p>
     12 <div lang="ja" style="line-height: 5; text-emphasis: circle; writing-mode: horizontal-tb; text-orientation: mixed; text-emphasis-position: right under">試験テスト</div>