| Index: third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt b/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt
|
| deleted file mode 100644
|
| index 028ff2f420577578e18c88e09472901320357fb3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| --webkit-transform 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| -transform 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| -transform 10ms, -webkit-transform 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| --webkit-transform 10ms, transform 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| -all 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| -all 10ms, -webkit-transform 10ms
|
| -fired transitionend with propertyName: transform
|
| -
|
| --webkit-transform 10ms, all 10ms
|
| -fired transitionend with propertyName: transform
|
|
|