summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-ruby/ruby-autohide-004.html
blob: 4499cf3e16f76f7fca45ec16eb9107bab6f240cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>CSS Test: Autohide ruby annotations which are identical to their bases</title>
  <link rel="author" title="Xidorn Quan" href="mailto:quanxunzhen@gmail.com">
  <link rel="help" href="http://www.w3.org/TR/css-ruby-1/#autohide">
  <link rel="match" href="ruby-autohide-001-ref.html">
</head>
<body>
  <ruby><rt></rt><rt></rt><rt></rt><rt></rt>
  </ruby>
</body>
</html>