Index: LayoutTests/animations/interpolation/shape-outside-expected.txt |
diff --git a/LayoutTests/animations/interpolation/shape-outside-expected.txt b/LayoutTests/animations/interpolation/shape-outside-expected.txt |
index 4d22263ec68ec988f92062c434bcb32d2ef2179a..15cd7a61b0cc6088d5c24a19a847f622d518b54a 100644 |
--- a/LayoutTests/animations/interpolation/shape-outside-expected.txt |
+++ b/LayoutTests/animations/interpolation/shape-outside-expected.txt |
@@ -1,15 +1,3 @@ |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(-7.5px, -7.5px, 115px, 115px)] at -0.3 |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(0px, 0px, 100px, 100px)] at 0 |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(7.5px, 7.5px, 85px, 85px)] at 0.3 |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(15px, 15px, 70px, 70px)] at 0.6 |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(25px, 25px, 50px, 50px)] at 1 |
-PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(37.5px, 37.5px, 25px, 25px)] at 1.5 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(12.5px, 12.5px, 125px, 125px)] at -0.5 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(25px, 25px, 100px, 100px)] at 0 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(32.5px, 32.5px, 85px, 85px)] at 0.3 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(40px, 40px, 70px, 70px)] at 0.6 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(50px, 50px, 50px, 50px)] at 1 |
-PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-rectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(62.5px, 62.5px, 25px, 25px)] at 1.5 |
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(115% at -7.5% -7.5%)] at -0.3 |
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(100% at 0% 0%)] at 0 |
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(85% at 7.5% 7.5%)] at 0.3 |