Index: LayoutTests/animations/interpolation/perspective-interpolation.html |
diff --git a/LayoutTests/animations/interpolation/perspective-interpolation.html b/LayoutTests/animations/interpolation/perspective-interpolation.html |
index 93f147a5aa3b0f93f9873343e06755a8bf1c8ecd..749e89ddcfbd9e8ef73cafa9024ae7eb2d1c4250 100644 |
--- a/LayoutTests/animations/interpolation/perspective-interpolation.html |
+++ b/LayoutTests/animations/interpolation/perspective-interpolation.html |
@@ -29,7 +29,7 @@ |
<script src="resources/interpolation-test.js"></script> |
<script> |
assertInterpolation({ |
- property: '-webkit-perspective', |
+ property: 'perspective', |
from: '50px', |
to: '100px' |
}, [ |