Skip to content

Commit 35cfcb0

Browse files
committed
[css-backgrounds-3] link fixes
1 parent 48bc4a5 commit 35cfcb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-backgrounds-3/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -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]],
4646
each element is either not displayed at all, or formatted as one
4747
or more rectangular boxes. Each box has a rectangular content
4848
area, 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> -->
109109
It is expected that CSS will include ways to
110110
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>
112112
of the <cite>CSS Transitions
113113
module</cite> [[CSS3-TRANSITIONS]] is expected to define how different
114114
kinds 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

Comments
 (0)