tenfourfox/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-011-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
512 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference: text-emphasis-style: filled dot</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; } </style>
<p>Pass if there is a '&#x2022;' above every character below:</p>
<div style="line-height: 5;"><ruby><rt>&#x2022;</rt><rt>&#x2022;</rt><rt>&#x2022;</rt><rt>&#x2022;</rt><rt>&#x2022;</rt></ruby></div>