Chromium Code Reviews| Index: LayoutTests/transitions/unprefixed-perspective-expected.txt |
| diff --git a/LayoutTests/transitions/unprefixed-perspective-expected.txt b/LayoutTests/transitions/unprefixed-perspective-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..60b4b3d8deca4d816e4ab19251424adee7c7f9d6 |
| --- /dev/null |
| +++ b/LayoutTests/transitions/unprefixed-perspective-expected.txt |
| @@ -0,0 +1,10 @@ |
| +all 10ms |
| +fired transitionend with propertyName: perspective |
| + |
| +perspective 10ms |
| +fired transitionend with propertyName: perspective |
| + |
| +-webkit-perspective 10ms |
| +fired transitionend with propertyName: -webkit-perspective |
| + |
| + |