tenfourfox/layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

27 lines
787 B
HTML

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>CSS Reference: Autohide ruby annotations which are identical to their bases</title>
<link rel="author" title="Xidorn Quan" href="mailto:quanxunzhen@gmail.com">
</head>
<body>
<p><ruby>
<rb></rb><rb></rb><rb></rb><rb></rb>
<rt></rt><rt>ri</rt><rt></rt><rt></rt>
</ruby></p>
<p><ruby>
<rb></rb><rb>ri</rb><rb></rb><rb></rb>
<rt></rt><rt></rt><rt></rt><rt></rt>
</ruby></p>
<p><ruby>
<rb></rb><rb></rb><rb></rb><rb></rb>
<rt></rt><rt></rt><rt></rt><rt></rt>
</ruby></p>
<p><ruby>
<rb></rb><rb></rb><rb></rb><rb></rb>
<rt></rt><rt></rt><rt></rt><rt></rt>
</ruby></p>
</body>
</html>