@@ -751,15 +751,15 @@ Styling Ruby Boxes</h3>
751
751
and all properties that apply to [=inline boxes=] ,
752
752
unless otherwise specified,
753
753
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'
755
755
(''vertical-align/top'' , ''vertical-align/bottom'' )
756
756
must be ignored (treated as zero).
757
757
758
758
All properties that apply to [=inline boxes=] ,
759
759
unless otherwise specified,
760
760
also apply to [=ruby annotations=] in the same way,
761
761
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'
763
763
(''vertical-align/top'' , ''vertical-align/bottom'' )
764
764
must be ignored (treated as zero).
765
765
@@ -1759,7 +1759,7 @@ Changes since the 19 September 2013 WD</h3>
1759
1759
Rewrite anonymous box generation rules and white space handling rules,
1760
1760
defined specialized [=pairing=] of anonymous white space boxes.
1761
1761
<li>
1762
- Take [= nested ruby=] handling out of [=pairing=] .
1762
+ Take nested ruby handling out of [=pairing=] .
1763
1763
(Will be handling it via sizing/layout.)
1764
1764
<li>
1765
1765
Define bidi layout of ruby structures.
0 commit comments