summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-color-property-002-ref.html
blob: 2bcc1d6b9bec29a2234cd485e6c8064b2ddd0558 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference: text-emphasis-color: green</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<style> rt { font-variant-east-asian: inherit; color: green; } </style>
<p>Pass if there is a <strong>green</strong> '&#x25CF;' above every character below:</p>
<div style="line-height: 5;"><ruby>試<rt>&#x25CF;</rt>験<rt>&#x25CF;</rt>テ<rt>&#x25CF;</rt>ス<rt>&#x25CF;</rt>ト<rt>&#x25CF;</rt></ruby></div>