text-emphasis-style-property-017-ref.html (646B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <!-- This file was generated automatically by the script 4 ./support/generate-text-emphasis-style-property-tests.py --> 5 <title>CSS Reference: text-emphasis-style: open circle</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 <style> rt { font-variant-east-asian: inherit; } </style> 9 <p>Pass if there is a '○' above every character below:</p> 10 <div lang="ja" style="line-height: 5;"><ruby>試<rt>○</rt>験<rt>○</rt>テ<rt>○</rt>ス<rt>○</rt>ト<rt>○</rt></ruby></div>