@@ -42,7 +42,7 @@ spec:css-values-3; type:type; text:<position>
42
42
<p><em> This subsection is not normative.</em>
43
43
44
44
<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]] ,
46
46
each element is either not displayed at all, or formatted as one
47
47
or more rectangular boxes. Each box has a rectangular content
48
48
area, a band of padding around the content, a border around the
@@ -108,7 +108,7 @@ Value Definitions</h3>
108
108
<p> <!-- <a href="http://www.w3.org/Style/CSS/Tracker/issues/210">ISSUE-210.]</a> -->
109
109
It is expected that CSS will include ways to
110
110
animate 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>
112
112
of the <cite> CSS Transitions
113
113
module</cite> [[CSS3-TRANSITIONS]] is expected to define how different
114
114
kinds of values are interpolated during a transition.) In anticipation
@@ -1357,7 +1357,7 @@ color ('border-color'), and thickness ('border-width') of the border.
1357
1357
<td> <<color>>
1358
1358
<tr>
1359
1359
<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>
1361
1361
<tr>
1362
1362
<th> Applies to:
1363
1363
<td> all elements except [=ruby base containers=] and [=ruby annotation containers=]
0 commit comments