Skip to content

Commit 3dd5b4e

Browse files
committed
[scroll-animations-1] Tweak wording
1 parent 6aa105a commit 3dd5b4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-display-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -862,9 +862,9 @@ Animating and Interpolating 'display'</h3>
862862

863863
In general,
864864
the 'display' property’s [=animation type=] is [=discrete=].
865-
However--
866-
similar to when animating 'visibility'
867-
(see [[web-animations-1#animating-visibility]])--
865+
However,
866+
similar to interpolation of 'visibility'
867+
(see [[web-animations-1#animating-visibility]]),
868868
during interpolation between ''display/none''
869869
and any other 'display' value,
870870
<var>p</var> values between 0 and 1

0 commit comments

Comments
 (0)