Commit 4853e98
CSS: global
This allows animation of intrinsic-sizing keywords such as `auto`.
This makes it easy to e.g. animate the transition of `height`
attributes.
Detailed explainer:
https://developer.chrome.com/docs/css-ui/animate-to-height-auto
An audit of existing animations/transitions discovered no instances
of intrinsic-sizing keywords used for animations. This CL should
therefore not introduce any regressions.
Bug: none
Change-Id: Ia2bac4f96fd330a427643bd817d0b5957ecaa87a
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6105675
Auto-Submit: Wolfgang Beyer <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>interpolate-size: allow-keywords
1 parent 5fc506c commit 4853e98
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments