Index: LayoutTests/animations/interpolation/svg-stroke-opacity-interpolation-expected.txt |
diff --git a/LayoutTests/animations/interpolation/svg-stroke-opacity-interpolation-expected.txt b/LayoutTests/animations/interpolation/svg-stroke-opacity-interpolation-expected.txt |
index 56abc2f602500a6b4bd87a5dc89c2ec48d90be37..b6f673669161232df4b7a1472825779c7efce49b 100644 |
--- a/LayoutTests/animations/interpolation/svg-stroke-opacity-interpolation-expected.txt |
+++ b/LayoutTests/animations/interpolation/svg-stroke-opacity-interpolation-expected.txt |
@@ -4,4 +4,10 @@ PASS: stroke-opacity from [0] to [1] was [0.3] at 0.3 |
PASS: stroke-opacity from [0] to [1] was [0.6] at 0.6 |
PASS: stroke-opacity from [0] to [1] was [1] at 1 |
PASS: stroke-opacity from [0] to [1] was [1] at 1.5 |
+PASS: strokeOpacity from [0] to [1] was [0] at -0.3 |
+PASS: strokeOpacity from [0] to [1] was [0] at 0 |
+PASS: strokeOpacity from [0] to [1] was [0.3] at 0.3 |
+PASS: strokeOpacity from [0] to [1] was [0.6] at 0.6 |
+PASS: strokeOpacity from [0] to [1] was [1] at 1 |
+PASS: strokeOpacity from [0] to [1] was [1] at 1.5 |