We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa105a commit 3dd5b4eCopy full SHA for 3dd5b4e
css-display-4/Overview.bs
@@ -862,9 +862,9 @@ Animating and Interpolating 'display'</h3>
862
863
In general,
864
the 'display' property’s [=animation type=] is [=discrete=].
865
- However--
866
- similar to when animating 'visibility'
867
- (see [[web-animations-1#animating-visibility]])--
+ However,
+ similar to interpolation of 'visibility'
+ (see [[web-animations-1#animating-visibility]]),
868
during interpolation between ''display/none''
869
and any other 'display' value,
870
<var>p</var> values between 0 and 1
0 commit comments