@@ -42,7 +42,7 @@ spec:css-values-3; type:type; text:<position>
4242<p><em> This subsection is not normative.</em>
4343
4444<p> When elements are rendered according to the
45- <a href="https://www.w3.org/TR/css-box-3/#the-css- box-model">CSS box model</a> [[!CSS-BOX-3]] ,
45+ <a href="https://www.w3.org/TR/css-box-3/#box-model">CSS box model</a> [[!CSS-BOX-3]] ,
4646each element is either not displayed at all, or formatted as one
4747or more rectangular boxes. Each box has a rectangular content
4848area, a band of padding around the content, a border around the
@@ -108,7 +108,7 @@ Value Definitions</h3>
108108<p> <!-- <a href="http://www.w3.org/Style/CSS/Tracker/issues/210">ISSUE-210.]</a> -->
109109It is expected that CSS will include ways to
110110animate transitions between styles. (The
111- section <a href="https://www.w3.org/TR/css3 -transitions/#animatable-types">“Animation of property types”</a>
111+ section <a href="https://www.w3.org/TR/css -transitions-1 /#animatable-types">“Animation of property types”</a>
112112of the <cite> CSS Transitions
113113module</cite> [[CSS3-TRANSITIONS]] is expected to define how different
114114kinds of values are interpolated during a transition.) In anticipation
@@ -1357,7 +1357,7 @@ color ('border-color'), and thickness ('border-width') of the border.
13571357 <td> <<color>>
13581358 <tr>
13591359 <th> Initial:
1360- <td> <a href="https://www.w3.org/TR/css3 -color/#currentcolor">currentColor</a>
1360+ <td> <a href="https://www.w3.org/TR/css -color-4 /#currentcolor">currentColor</a>
13611361 <tr>
13621362 <th> Applies to:
13631363 <td> all elements except [=ruby base containers=] and [=ruby annotation containers=]
0 commit comments