Title: [287553] trunk/LayoutTests/imported/w3c
- Revision
- 287553
- Author
- [email protected]
- Date
- 2022-01-03 13:47:42 -0800 (Mon, 03 Jan 2022)
Log Message
Unreviewed test gardening, this test progressed in the way it fails but the test expectation
wasn't updated.
* web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (287552 => 287553)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2022-01-03 18:56:20 UTC (rev 287552)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2022-01-03 21:47:42 UTC (rev 287553)
@@ -1,3 +1,10 @@
+2022-01-03 Antoine Quint <[email protected]>
+
+ Unreviewed test gardening, this test progressed in the way it fails but the test expectation
+ wasn't updated.
+
+ * web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt:
+
2022-01-03 Antti Koivisto <[email protected]>
[:has() pseudo-class] Style invalidation for :valid and :invalid
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt (287552 => 287553)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt 2022-01-03 18:56:20 UTC (rev 287552)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt 2022-01-03 21:47:42 UTC (rev 287553)
@@ -5,6 +5,6 @@
PASS A transition with replaced keyframes animating the same property still exhibits normal reversing behavior.
FAIL A transition with replaced keyframes animating a different property still exhibits normal reversing behavior (reversing from the base value). undefined is not an object (evaluating 'reversedTransition.effect')
FAIL A transition with replaced keyframes animating nothing still exhibits normal reversing behavior (reversing from the base value). undefined is not an object (evaluating 'reversedTransition.effect')
-FAIL A transition with replaced keyframes animating nothing on a property being controlled by another modified transition exhibits normal reversing behavior and reverses from the other transition's current value. assert_approx_equals: The reversed transition has correctly reduced duration (based on the original left transition). expected 50000 +/- 1 but got 100000
+FAIL A transition with replaced keyframes animating nothing on a property being controlled by another modified transition exhibits normal reversing behavior and reverses from the other transition's current value. assert_equals: The reversed transition gets its start value from the other transition controlling left expected "280px" but got "200px"
FAIL A transition with replaced kefyrames and composite 'add' exhibits normal reversing behavior, and the effect is not double counted when calculating the before change style assert_equals: The start value matches the 'before change' value expected "175px" but got "150px"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes