tor-browser

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

text-emphasis-punctuation-2-ref.html (951B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS text decoration test: emphasis marks and punctuation</title>
      4 
      5 <style>
      6 :root { text-autospace: no-autospace; }
      7 p:lang(zh) { font: 16px/2 sans-serif; }
      8 span { text-emphasis: filled circle; }
      9 </style>
     10 
     11 <p>The punctuation should <b>not</b> have emphasis marks:</p>
     12 <!-- Example text from https://www.ohchr.org/en/human-rights/universal-declaration/translations/chinese -->
     13 <p lang="zh"><span>1948年12月10日</span><span>联合国大会通过并颁布</span><span>世界人权宣言</span>》。<span>这一具有历史意义的</span
     14 ><span>宣言</span><span>颁布后</span><span>大会要求所有会员国广为宣传</span><span>并且</span><span>不分国家或领土的政治地位</span
     15 >,<span>主要在各级学校和其他教育机构加以传播</span><span>展示</span><span>阅读和阐述</span>。”《<span>宣言</span><span>全文如下</span></p>