diff options
author | Boris Chiou <boris.chiou@gmail.com> | 2018-09-07 22:29:12 +0000 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-09-09 16:08:56 +0200 |
commit | b0604c9be51b1179ad7008dc4ff2278b9c575af6 (patch) | |
tree | 37abf086342eb2d66bfbe225e29e5be229f021f7 /components/style/stylesheet_set.rs | |
parent | 14911b96e08c663ad90cff2dd00082ff52417d6a (diff) | |
download | servo-b0604c9be51b1179ad7008dc4ff2278b9c575af6.tar.gz servo-b0604c9be51b1179ad7008dc4ff2278b9c575af6.zip |
style: Make offset-path: path() animatable.
Here, we change the animation type of offset-path as ComputedValue, so
we could do animation on it. Also enable the wpt for offset-path
interpolation. In test_transition_per_property.html, we add some basic tests
ifor offset-path.
ToAnimatedZero for PathCommand will be dropped later.
Because the animations of arcs with mismatched flags are fallen back to
discrete animations, the result of getComputedValue is not normalized in this
case. This makes some wpt failed even though the progress is 100%.
Depends on D4786
Differential Revision: https://phabricator.services.mozilla.com/D4787
Diffstat (limited to 'components/style/stylesheet_set.rs')
0 files changed, 0 insertions, 0 deletions