blob: 2359c9b2dbe7c87eb60fe5b106504d0661258d40 [file] [log] [blame]
FAIL accumulate onto the base value assert_equals: Animated margin-left style at 50% expected "15px" but got "5px"
FAIL accumulate onto an underlying animation value assert_equals: Animated style at 50% expected "20px" but got "5px"
FAIL Composite when mixing accumulate and replace assert_equals: Animated style at 50% expected "25px" but got "20px"
FAIL accumulate specified on a keyframe overrides the composite mode of the effect assert_equals: Animated style at 50% expected "20px" but got "15px"
FAIL unspecified composite mode on a keyframe is overriden by setting accumulate of the effect assert_equals: Animated style at 50% expected "20px" but got "15px"
FAIL add onto the base value assert_equals: Animated margin-left style at 50% expected "15px" but got "5px"
FAIL add onto an underlying animation value assert_equals: Animated style at 50% expected "20px" but got "5px"
FAIL Composite when mixing add and replace assert_equals: Animated style at 50% expected "25px" but got "20px"
FAIL add specified on a keyframe overrides the composite mode of the effect assert_equals: Animated style at 50% expected "20px" but got "15px"
FAIL unspecified composite mode on a keyframe is overriden by setting add of the effect assert_equals: Animated style at 50% expected "20px" but got "15px"
FAIL Composite replace fully replaces the underlying animation value assert_equals: Animated style at 50% expected "60px" but got "35px"