| Index: third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
|
| index d437e1b885720b056aec71b31d659058d1c1afca..76cb5e6d4c585cd39721d6efc293473c769e2e7a 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
|
| @@ -74,13 +74,12 @@ FAIL CSS Transitions: property <border-image-width> from [10px] to [20%] at (0.3
|
| FAIL CSS Transitions: property <border-image-width> from [10px] to [20%] at (0.6) is [calc(4px + 12%)] assert_equals: expected "16px " but got "calc ( 4px + 12 % ) "
|
| PASS CSS Transitions: property <border-image-width> from [10px] to [20%] at (1) is [20%]
|
| FAIL CSS Transitions: property <border-image-width> from [10px] to [20%] at (1.5) is [calc(-5px + 30%)] assert_equals: expected "25px " but got "calc ( - 5px + 30 % ) "
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [110px auto auto 120]
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0) is [110px auto auto 120]
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [110px auto auto 120]
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.5) is [110px auto auto 120]
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [110px auto auto 120]
|
| +PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [0px auto auto 0]
|
| +PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0) is [10px auto auto 20]
|
| +PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [40px auto auto 50]
|
| +PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [70px auto auto 80]
|
| PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1) is [110px auto auto 120]
|
| -PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [110px auto auto 120]
|
| +PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [160px auto auto 170]
|
| PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (-0.3) is [110px auto 120]
|
| PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0) is [110px auto 120]
|
| PASS CSS Transitions: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0.3) is [110px auto 120]
|
| @@ -190,13 +189,12 @@ FAIL CSS Animations: property <border-image-width> from [10px] to [20%] at (0.3)
|
| FAIL CSS Animations: property <border-image-width> from [10px] to [20%] at (0.6) is [calc(4px + 12%)] assert_equals: expected "16px " but got "calc ( 4px + 12 % ) "
|
| PASS CSS Animations: property <border-image-width> from [10px] to [20%] at (1) is [20%]
|
| FAIL CSS Animations: property <border-image-width> from [10px] to [20%] at (1.5) is [calc(-5px + 30%)] assert_equals: expected "25px " but got "calc ( - 5px + 30 % ) "
|
| -PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [10px auto auto 20]
|
| +FAIL CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [10px auto auto 20] assert_equals: expected "0px auto auto 0 " but got "10px auto auto 20 "
|
| PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0) is [10px auto auto 20]
|
| -PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [10px auto auto 20]
|
| -PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.5) is [110px auto auto 120]
|
| -PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [110px auto auto 120]
|
| +FAIL CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [10px auto auto 20] assert_equals: expected "40px auto auto 50 " but got "10px auto auto 20 "
|
| +FAIL CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [110px auto auto 120] assert_equals: expected "70px auto auto 80 " but got "110px auto auto 120 "
|
| PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1) is [110px auto auto 120]
|
| -PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [110px auto auto 120]
|
| +FAIL CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [110px auto auto 120] assert_equals: expected "160px auto auto 170 " but got "110px auto auto 120 "
|
| PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (-0.3) is [10px auto auto 20]
|
| PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0) is [10px auto auto 20]
|
| PASS CSS Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0.3) is [10px auto auto 20]
|
| @@ -306,13 +304,12 @@ FAIL Web Animations: property <border-image-width> from [10px] to [20%] at (0.3)
|
| FAIL Web Animations: property <border-image-width> from [10px] to [20%] at (0.6) is [calc(4px + 12%)] assert_equals: expected "16px " but got "calc ( 4px + 12 % ) "
|
| PASS Web Animations: property <border-image-width> from [10px] to [20%] at (1) is [20%]
|
| FAIL Web Animations: property <border-image-width> from [10px] to [20%] at (1.5) is [calc(-5px + 30%)] assert_equals: expected "25px " but got "calc ( - 5px + 30 % ) "
|
| -PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [10px auto auto 20]
|
| +FAIL Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (-0.3) is [10px auto auto 20] assert_equals: expected "0px auto auto 0 " but got "10px auto auto 20 "
|
| PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0) is [10px auto auto 20]
|
| -PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [10px auto auto 20]
|
| -PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.5) is [110px auto auto 120]
|
| -PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [110px auto auto 120]
|
| +FAIL Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.3) is [10px auto auto 20] assert_equals: expected "40px auto auto 50 " but got "10px auto auto 20 "
|
| +FAIL Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (0.6) is [110px auto auto 120] assert_equals: expected "70px auto auto 80 " but got "110px auto auto 120 "
|
| PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1) is [110px auto auto 120]
|
| -PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [110px auto auto 120]
|
| +FAIL Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto auto 120] at (1.5) is [110px auto auto 120] assert_equals: expected "160px auto auto 170 " but got "110px auto auto 120 "
|
| PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (-0.3) is [10px auto auto 20]
|
| PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0) is [10px auto auto 20]
|
| PASS Web Animations: property <border-image-width> from [10px auto auto 20] to [110px auto 120 auto] at (0.3) is [10px auto auto 20]
|
|
|