Skip to content

Commit 29df653

Browse files
committed
[css-ui-3][editorial] fix broken links
1 parent 589554b commit 29df653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-ui-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Applies to: all elements
431431
Inherited: no
432432
Percentages: N/A
433433
Computed value: absolute length<ins cite=#c2 title="Candidate Correction 2">, [=snapped as a border width=]</ins><del cite=#c4 title="Candidate Correction 4">; ''0'' if the outline style is ''border-style/none''.</del>
434-
Animation type: <del cite=#c3 title="Candidate correction 3"><a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a></del><ins cite=#c3 title="Candidate correction 3">by computed value</ins>
434+
Animation type: <del cite=#c3 title="Candidate correction 3">length<ins cite=#c3 title="Candidate correction 3">by computed value</ins>
435435
</pre>
436436

437437
<wpt>
@@ -482,7 +482,7 @@ Percentages: N/A
482482
Computed value: The computed value for ''outline-color/invert'' is ''outline-color/invert'';
483483
the computed value of ''outline-color/currentColor'' is ''outline-color/currentColor'' (See ''currentcolor'');
484484
see the 'color' property for other <<color>> values.
485-
Animation Type: <del cite=#c3 title="Candidate correction 3"><a href="https://drafts.csswg.org/css3-transitions/#animtype-color">color</a></del><ins cite=#c3 title="Candidate correction 3">by computed value</ins>
485+
Animation Type: <del cite=#c3 title="Candidate correction 3">color</del><ins cite=#c3 title="Candidate correction 3">by computed value</ins>
486486
</pre>
487487

488488
<wpt>

0 commit comments

Comments
 (0)