Index: LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation-expected.txt |
diff --git a/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation-expected.txt b/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation-expected.txt |
index ad2f6d9480646d667d1607ce55e94ffcc80db455..3227a9fb3c24391fb75295769c28b9bc3397ede3 100644 |
--- a/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation-expected.txt |
+++ b/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation-expected.txt |
@@ -11,5 +11,5 @@ PASS: -webkit-mask-box-image-slice from [0%] to [50% fill] was [0%] at 0 |
PASS: -webkit-mask-box-image-slice from [0%] to [50% fill] was [0%] at 0.4 |
PASS: -webkit-mask-box-image-slice from [0%] to [50% fill] was [50% fill] at 0.6 |
PASS: -webkit-mask-box-image-slice from [0%] to [50% fill] was [50% fill] at 1 |
-PASS: -webkit-mask-box-image-slice from [0%] to [50% fill] was [50% fill] at 1.5 |
+FAIL: -webkit-mask-box-image-slice from [0%] to [50% fill] was [49% fill] at 1.5, expected [50% fill] |