Pass | Filling effect values reflect changes to font-size on element | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating font-size")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:22:3) | Pass | assert_equals("400px", "400px", "Effect value after updating font-size")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:30:3) |
|
Pass | Filling effect values reflect changes to font-size on parent element | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating font-size on parent element")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:48:3) | Pass | assert_equals("400px", "400px", "Effect value after updating font-size on parent element")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:56:3) |
|
Pass | Filling effect values reflect changes to variables on element | Asserts runPass | assert_equals("100px", "100px", "Effect value before updating variable")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:71:3) | Pass | assert_equals("200px", "200px", "Effect value after updating variable")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:79:3) |
|
Pass | Filling effect values reflect changes to variables on parent element | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating variable")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:99:3) | Pass | assert_equals("400px", "400px", "Effect value after updating variable")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:107:3) |
|
Pass | Filling effect values reflect changes to the the animation's keyframes | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating the animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:121:3) | Pass | assert_equals("300px", "300px", "Effect value after updating the animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:132:3) |
|
Pass | Filling effect values reflect changes to the the animation's composite mode | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating the animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:147:3) | Pass | assert_equals("300px", "300px", "Effect value after updating the composite mode")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:155:3) |
|
Fail | Filling effect values reflect changes to the the animation's iteration composite mode | assert_equals: Effect value after updating the iteration composite mode expected "200px" but got "100px" at Test.<anonymous> (https://wpt.live/web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:177:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:162:1 Asserts runPass | assert_equals("100px", "100px", "Effect value before updating the animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:169:3) | Fail | assert_equals("100px", "200px", "Effect value after updating the iteration composite mode")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:177:3) |
|
Pass | Filling effect values reflect changes to the base value when using additive animation | Asserts runPass | assert_equals("300px", "300px", "Effect value before updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:192:3) | Pass | assert_equals("400px", "400px", "Effect value after updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:200:3) |
|
Pass | Filling effect values reflect changes to the base value when using additive animation on a single keyframe | Asserts runPass | assert_equals("300px", "300px", "Effect value before updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:216:3) | Pass | assert_equals("400px", "400px", "Effect value after updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:224:3) |
|
Pass | Filling effect values reflect changes to the base value when using the fill value is an implicit keyframe | Asserts runPass | assert_equals("0px", "0px", "Effect value before updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:240:3) | Pass | assert_equals("200px", "200px", "Effect value after updating underlying value")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:248:3) |
|
Pass | Filling effect values reflect changes to the base value via a parent element | Asserts runPass | assert_equals("300px", "300px", "Effect value before updating font-size on parent")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:269:3) | Pass | assert_equals("400px", "400px", "Effect value after updating font-size on parent")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:278:3) |
|
Pass | Filling effect values reflect changes to underlying animations | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating underyling animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:297:3) | Pass | assert_equals("300px", "300px", "Effect value after updating underlying animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:306:3) |
|
Pass | Filling effect values reflect changes to underlying animations via a a parent element | Asserts runPass | assert_equals("300px", "300px", "Effect value before updating parent font-size")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:329:3) | Pass | assert_equals("400px", "400px", "Effect value after updating parent font-size")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:338:3) |
|
Pass | Filling effect values reflect changes to underlying animations made by directly changing the keyframes | Asserts runPass | assert_equals("200px", "200px", "Effect value before updating underyling animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:357:3) | Pass | assert_equals("300px", "300px", "Effect value after updating underlying animation")
at Test.<anonymous> ( /web-animations/animation-model/keyframe-effects/effect-value-context-filling.html:368:3) |
|