@@ -751,15 +751,15 @@ Styling Ruby Boxes</h3>
751751 and all properties that apply to [=inline boxes=] ,
752752 unless otherwise specified,
753753 also apply to them in the same way.
754- However, the [= line-relative shift values=] of 'vertical-align'
754+ However, the <a spec=css-inline-3> line-relative shift values</a> of 'vertical-align'
755755 (''vertical-align/top'' , ''vertical-align/bottom'' )
756756 must be ignored (treated as zero).
757757
758758 All properties that apply to [=inline boxes=] ,
759759 unless otherwise specified,
760760 also apply to [=ruby annotations=] in the same way,
761761 except 'line-height' , which does not apply.
762- Also, the [= line-relative shift values=] of 'vertical-align'
762+ Also, the <a spec=css-inline-3> line-relative shift values</a> of 'vertical-align'
763763 (''vertical-align/top'' , ''vertical-align/bottom'' )
764764 must be ignored (treated as zero).
765765
@@ -1759,7 +1759,7 @@ Changes since the 19 September 2013 WD</h3>
17591759 Rewrite anonymous box generation rules and white space handling rules,
17601760 defined specialized [=pairing=] of anonymous white space boxes.
17611761 <li>
1762- Take [= nested ruby=] handling out of [=pairing=] .
1762+ Take nested ruby handling out of [=pairing=] .
17631763 (Will be handling it via sizing/layout.)
17641764 <li>
17651765 Define bidi layout of ruby structures.
0 commit comments