| Index: LayoutTests/animations/3d/transform-perspective-expected.txt
|
| diff --git a/LayoutTests/animations/3d/transform-perspective-expected.txt b/LayoutTests/animations/3d/transform-perspective-expected.txt
|
| index be68229b883c8195cd436fe0a869880bd6a7ca68..36ee77f86ba1dd7ae9de278bd65fc94d0b8e386e 100644
|
| --- a/LayoutTests/animations/3d/transform-perspective-expected.txt
|
| +++ b/LayoutTests/animations/3d/transform-perspective-expected.txt
|
| @@ -1,3 +1,3 @@
|
| -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,0,0,1,0,0,0,0,1,-0.0075,0,0,0,1
|
| -PASS - "webkitTransform" property for "box2" element at 0.5s saw something close to: 1,0,0,0,0,1,0,0,0,0,1,-0.00199,0,0,0,1
|
| +PASS - "transform" property for "box" element at 0.5s saw something close to: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0075, 0, 0, 0, 1)
|
| +PASS - "transform" property for "box2" element at 0.5s saw something close to: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00199, 0, 0, 0, 1)
|
|
|
|
|