Skip to content

Commit 4b76324

Browse files
committed
[css-round-display] Make polar-distance animatable as an angle (ACTION-710: https://www.w3.org/Style/CSS/Tracker/actions/710)(2)
1 parent 6c0f043 commit 4b76324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-round-display/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ The 'polar-distance' property specifies the distance from the center of the pare
310310
Media: visual
311311
Inherited: no
312312
Percentages: relative to distance from center to edge of containing block
313-
Animatable: as <angle>
313+
Animatable: as <a href="http://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a>
314314
</pre>
315315

316316
<div class='example'>

0 commit comments

Comments
 (0)