Skip to content

Commit e8d9108

Browse files
committed
[css-shapes-1][editorial] Remove comments with broken links, and ancient Animated Values section predating Transitions existing as a stable spec. Fixes w3c#8116
1 parent 2ebdee0 commit e8d9108

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

css-shapes-1/Overview.bs

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,6 @@ Module Interactions</h3>
8181
also accept the <a>CSS-wide keywords</a> as their property value.
8282
For readability they have not been repeated explicitly.
8383

84-
<h3 id=animations>Animated Values</h3>
85-
86-
It is expected that CSS will include ways
87-
to animate transitions between styles.
88-
<!-- (The section
89-
<a href="https://www.w3.org/TR/css3-transitions/#animatable-types">"Animation of property types"</a>
90-
of the <cite>CSS Transitions module</cite> [[CSS3-TRANSITIONS]]
91-
is expected to define how different kinds
92-
of values are interpolated during a transition.) -->
93-
In anticipation of that,
94-
this module includes a line "Animatable" for each property,
95-
which specifies whether and how values
96-
of the property can be animated.
97-
9884
<h3 id="terminology">
9985
Terminology</h3>
10086

@@ -693,11 +679,8 @@ Interpolation of Basic Shapes</h3>
693679
one basic shape and a second,
694680
the rules below are applied.
695681
The values in the shape functions interpolate
696-
<!-- as a <a href="https://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple list</a>. -->
697682
<a href="https://www.w3.org/TR/web-animations-1/#by-computed-value">by computed value</a>.
698683
The list values interpolate as
699-
<!-- <a href="https://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length,
700-
percentage, or calc</a> where possible. -->
701684
length, percentage, or calc where possible.
702685
If list values are not one of those types
703686
but are identical

0 commit comments

Comments
 (0)