Index: LayoutTests/animations/interpolation/svg-stroke-dashoffset-interpolation-expected.txt |
diff --git a/LayoutTests/animations/interpolation/svg-stroke-dashoffset-interpolation-expected.txt b/LayoutTests/animations/interpolation/svg-stroke-dashoffset-interpolation-expected.txt |
index 72a2d698b3382bc47ab24fb9e222c6881e7c70ea..5d569dfafdbe9fc4a4e6ca08888f58fdf09d1ce9 100644 |
--- a/LayoutTests/animations/interpolation/svg-stroke-dashoffset-interpolation-expected.txt |
+++ b/LayoutTests/animations/interpolation/svg-stroke-dashoffset-interpolation-expected.txt |
@@ -6,13 +6,13 @@ PASS: stroke-dashoffset from [-10px] to [10px] was [0px] at 0.5 |
PASS: stroke-dashoffset from [-10px] to [10px] was [5px] at 0.75 |
PASS: stroke-dashoffset from [-10px] to [10px] was [10px] at 1 |
PASS: stroke-dashoffset from [-10px] to [10px] was [15px] at 1.25 |
-PASS: stroke-dashoffset from [-20px] to [30em] was [-20px] at -0.25 |
+PASS: stroke-dashoffset from [-20px] to [30em] was [-145px] at -0.25 |
PASS: stroke-dashoffset from [-20px] to [30em] was [-20px] at 0 |
-PASS: stroke-dashoffset from [-20px] to [30em] was [-20px] at 0.25 |
-PASS: stroke-dashoffset from [-20px] to [30em] was [30em] at 0.5 |
-PASS: stroke-dashoffset from [-20px] to [30em] was [30em] at 0.75 |
+PASS: stroke-dashoffset from [-20px] to [30em] was [105px] at 0.25 |
+PASS: stroke-dashoffset from [-20px] to [30em] was [230px] at 0.5 |
+PASS: stroke-dashoffset from [-20px] to [30em] was [355px] at 0.75 |
PASS: stroke-dashoffset from [-20px] to [30em] was [30em] at 1 |
-PASS: stroke-dashoffset from [-20px] to [30em] was [30em] at 1.25 |
+PASS: stroke-dashoffset from [-20px] to [30em] was [605px] at 1.25 |
PASS: stroke-dashoffset from [inherit] to [140px] was [90px] at -0.25 |
PASS: stroke-dashoffset from [inherit] to [140px] was [100px] at 0 |
PASS: stroke-dashoffset from [inherit] to [140px] was [110px] at 0.25 |
@@ -29,13 +29,13 @@ PASS: strokeDashoffset from [-10px] to [10px] was [0px] at 0.5 |
PASS: strokeDashoffset from [-10px] to [10px] was [5px] at 0.75 |
PASS: strokeDashoffset from [-10px] to [10px] was [10px] at 1 |
PASS: strokeDashoffset from [-10px] to [10px] was [15px] at 1.25 |
-PASS: strokeDashoffset from [-20px] to [30em] was [-20px] at -0.25 |
+PASS: strokeDashoffset from [-20px] to [30em] was [-145px] at -0.25 |
PASS: strokeDashoffset from [-20px] to [30em] was [-20px] at 0 |
-PASS: strokeDashoffset from [-20px] to [30em] was [-20px] at 0.25 |
-PASS: strokeDashoffset from [-20px] to [30em] was [30em] at 0.5 |
-PASS: strokeDashoffset from [-20px] to [30em] was [30em] at 0.75 |
+PASS: strokeDashoffset from [-20px] to [30em] was [105px] at 0.25 |
+PASS: strokeDashoffset from [-20px] to [30em] was [230px] at 0.5 |
+PASS: strokeDashoffset from [-20px] to [30em] was [355px] at 0.75 |
PASS: strokeDashoffset from [-20px] to [30em] was [30em] at 1 |
-PASS: strokeDashoffset from [-20px] to [30em] was [30em] at 1.25 |
+PASS: strokeDashoffset from [-20px] to [30em] was [605px] at 1.25 |
PASS: strokeDashoffset from [inherit] to [140px] was [90px] at -0.25 |
PASS: strokeDashoffset from [inherit] to [140px] was [100px] at 0 |
PASS: strokeDashoffset from [inherit] to [140px] was [110px] at 0.25 |