Skip to content

Commit f1b4946

Browse files
committed
[css-ruby] Fix incorrect reference to JLReq
See https://lists.w3.org/Archives/Public/www-style/2015May/0230.html
1 parent e88d0a7 commit f1b4946

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-ruby-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,8 @@ Overhanging Ruby: the 'ruby-overhang' property</h3>
15091509

15101510
<div class="example">
15111511
The user agent may use [[JIS4051]] recommendation of
1512-
using one ruby text character length as the maximum overhang length.
1512+
using <a href=https://www.w3.org/TR/css-values-4/#ic>''0.5ic''</a> (half of a full-width character) in the annotation’s font
1513+
as the maximum overhang length.
15131514
Detailed rules for how ruby text can overhang adjacent characters
15141515
for Japanese are described by [[JLREQ]].
15151516
</div>

0 commit comments

Comments
 (0)