gecko-dev/layout/reftests/css-ruby/autohiding-1-ref.html

15 строки
354 B
HTML

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>Bug 1052123 - Autohide ruby annotations which are identical to their bases</title>
<link rel="stylesheet" href="common.css">
</head>
<body>
<ruby>
<rb></rb><rb></rb><rb></rb><rb></rb>
<rt></rt><rt></rt><rt></rt><rt></rt>
</ruby>
</body>
</html>