servo/components/style/properties
Boris Chiou b0604c9be5
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
2018-09-09 16:08:56 +02:00
..
helpers style: Use decomposition to interpolate matched perspective transform operations. 2018-09-05 19:11:26 +02:00
longhands style: Make offset-path: path() animatable. 2018-09-09 16:08:56 +02:00
shorthands style: Swap order of values in 'overflow' shorthand property. 2018-08-18 17:48:02 +02:00
build.py style: autopep8 2018-07-24 03:26:12 +02:00
computed_value_flags.rs style: Remove IS_STYLE_IF_VISITED. 2018-07-24 03:29:03 +02:00
data.py style: Implement flow-relative values for resize property. 2018-08-18 17:47:51 +02:00
declaration_block.rs style: Hook the use counters into StyleSheet parsing. 2018-09-03 12:31:33 +02:00
gecko.mako.rs style: Define path() for clip-path. 2018-09-03 12:32:50 +02:00
helpers.mako.rs style: Rename offset-* logical properties to inset-*. 2018-07-01 00:08:09 +02:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs style: Add a test for the use counters. 2018-09-03 12:31:41 +02:00