| Index: LayoutTests/animations/interpolation/svg-stroke-width-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/svg-stroke-width-interpolation-expected.txt b/LayoutTests/animations/interpolation/svg-stroke-width-interpolation-expected.txt
|
| index 7bfde47a6b615879fe7568a31cf24e6681557f4d..83c35ac47ae630301910444fa600c6b5070e1537 100644
|
| --- a/LayoutTests/animations/interpolation/svg-stroke-width-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/svg-stroke-width-interpolation-expected.txt
|
| @@ -6,7 +6,7 @@ PASS: stroke-width from [0px] to [20px] was [12px] at 0.6
|
| PASS: stroke-width from [0px] to [20px] was [20px] at 1
|
| PASS: stroke-width from [0px] to [20px] was [30px] at 1.5
|
| PASS: stroke-width from [0px] to [10em] was [0em] at -0.3
|
| -FAIL: stroke-width from [0px] to [10em] was [0px] at 0, expected [0em]
|
| +PASS: stroke-width from [0px] to [10em] was [0em] at 0
|
| PASS: stroke-width from [0px] to [10em] was [3em] at 0.3
|
| PASS: stroke-width from [0px] to [10em] was [6em] at 0.6
|
| PASS: stroke-width from [0px] to [10em] was [10em] at 1
|
| @@ -21,7 +21,7 @@ PASS: stroke-width from [10em] to [0px] was [13em] at -0.3
|
| PASS: stroke-width from [10em] to [0px] was [10em] at 0
|
| PASS: stroke-width from [10em] to [0px] was [7em] at 0.3
|
| PASS: stroke-width from [10em] to [0px] was [4em] at 0.6
|
| -FAIL: stroke-width from [10em] to [0px] was [0px] at 1, expected [0em]
|
| +PASS: stroke-width from [10em] to [0px] was [0em] at 1
|
| PASS: stroke-width from [10em] to [0px] was [0em] at 1.5
|
| PASS: stroke-width from [10em] to [30px] was [10em] at -0.3
|
| PASS: stroke-width from [10em] to [30px] was [10em] at 0
|
|
|