Skip to content

Commit e7ff8ca

Browse files
committed
[css-ruby-1] Fix links
1 parent 49f12b6 commit e7ff8ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-ruby-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ Ruby-specific 'display' Values</h3>
222222
(Corresponds to HTML/XHTML <code>&lt;ruby&gt;</code> elements.)
223223
<dt><dfn>ruby-base</dfn>
224224
<dd>
225-
Specifies that an element generates a <dfn dfn for lt="ruby base box | ruby base">ruby base box</dfn>.
225+
Specifies that an element generates a <dfn dfn for lt="ruby base box | ruby base | base | base box">ruby base box</dfn>.
226226
(Corresponds to HTML/XHTML <code>&lt;rb&gt;</code> elements.)
227227
<dt><dfn>ruby-text</dfn>
228228
<dd>
229-
Specifies that an element generates a <dfn dfn for lt="ruby annotation box | ruby annotation | annotation">ruby annotation box</dfn>.
229+
Specifies that an element generates a <dfn dfn for lt="ruby annotation box | ruby annotation | annotation | annotation box">ruby annotation box</dfn>.
230230
(Corresponds to HTML/XHTML <code>&lt;rt&gt;</code> elements.)
231231
<dt><dfn>ruby-base-container</dfn>
232232
<dd>

0 commit comments

Comments
 (0)