| Index: LayoutTests/animations/interpolation/border-spacing-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/border-spacing-interpolation-expected.txt b/LayoutTests/animations/interpolation/border-spacing-interpolation-expected.txt
|
| index 75a815fca64fd456f287f08a5f5a3bad314bf55f..f4d55f9c7e952b642811081319f84e3a63b1cc2a 100644
|
| --- a/LayoutTests/animations/interpolation/border-spacing-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/border-spacing-interpolation-expected.txt
|
| @@ -16,4 +16,22 @@ PASS: -webkit-border-vertical-spacing from [0px] to [10px] was [3px] at 0.3
|
| PASS: -webkit-border-vertical-spacing from [0px] to [10px] was [6px] at 0.6
|
| PASS: -webkit-border-vertical-spacing from [0px] to [10px] was [10px] at 1
|
| PASS: -webkit-border-vertical-spacing from [0px] to [10px] was [15px] at 1.5
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at -0.3, expected [0px 0px]
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at 0, expected [0px 0px]
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at 0.3, expected [3px 3px]
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at 0.6, expected [6px 6px]
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at 1, expected [10px 10px]
|
| +FAIL: borderSpacing from [0px] to [10px] was [2px 2px] at 1.5, expected [15px 15px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at -0.3, expected [0px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at 0, expected [0px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at 0.3, expected [3px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at 0.6, expected [6px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at 1, expected [10px]
|
| +FAIL: webkitBorderHorizontalSpacing from [0px] to [10px] was [2px] at 1.5, expected [15px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at -0.3, expected [0px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at 0, expected [0px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at 0.3, expected [3px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at 0.6, expected [6px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at 1, expected [10px]
|
| +FAIL: webkitBorderVerticalSpacing from [0px] to [10px] was [2px] at 1.5, expected [15px]
|
|
|
|
|