Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaron committed Sep 13, 2015
1 parent b1546c2 commit 39770a0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Expand Up @@ -9,4 +9,5 @@
== ruby-autohide-001.html ruby-autohide-001-ref.html
== ruby-autohide-002.html ruby-autohide-002-ref.html
== ruby-autohide-003.html ruby-autohide-003-ref.html
== ruby-autohide-004.html ruby-autohide-001-ref.html

@@ -0,0 +1,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>

0 comments on commit 39770a0

Please sign in to comment.