Commit 955f430
Allow 'transform' to be 'none' while animating.
This allows the computed value of 'transform' to be 'none' while the
transform property is animating, or while one of the independent
transform properties is set, or while offset-position or offset-path are
used.
This depends on the previous patch to avoid having the
transitions-specific bug fixed there cause new failures in
transform-interpolation-00{1,2,5,6}.html .
Fixed: 897358
Change-Id: I9ac00024a2497684e00a0407c59d357a5ab77e43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198752
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#927466}1 parent 2987fa6 commit 955f430
File tree
1 file changed
+3
-3
lines changed- animation-worklet
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments