Skip to content

Commit ce5d6d3

Browse files
committed
remove transition:all note
1 parent 0ed884c commit ce5d6d3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

css-transitions-2/Overview.bs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,6 @@ In CSS Transitions Level 2, when comparing the [=before-change style=] and
9494
[=animation type=] that is [=discrete=].</li>
9595
</ol>
9696

97-
However, the ''transition-property/all'' keyword
98-
continues to expand only to all [=transitionable=] properties
99-
whose [=animation type=] is not [=discrete=].
100-
101-
Note: This is for compatibility with CSS Transitions Level 1
102-
(and because authors will rarely want [=discrete=] properties to transition at 50% by default).
103-
Note this means that the ''tranisition-property/all'' keyword here
104-
maps to a subset of the 'all' [=shorthand property=]’s [=longhand properties=].
105-
10697
Note: When values with a [=discrete=] [=animation type=] are transitioned, they
10798
flip at 50% progress.
10899

0 commit comments

Comments
 (0)