Index: LayoutTests/transforms/transform-inherit-initial-unprefixed-expected.txt |
diff --git a/LayoutTests/transforms/transform-inherit-initial-unprefixed-expected.txt b/LayoutTests/transforms/transform-inherit-initial-unprefixed-expected.txt |
index b89cb718ed9cacd8dccde62f1e22a65360572cc5..d80b803529714c7f47a2ef7b7d3f126893b654ab 100644 |
--- a/LayoutTests/transforms/transform-inherit-initial-unprefixed-expected.txt |
+++ b/LayoutTests/transforms/transform-inherit-initial-unprefixed-expected.txt |
@@ -4,8 +4,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
Testing inherit. |
-PASS computedStyle.transform is 'matrix(0.5, 0.866025403784439, -0.866025403784439, 0.5, 0, 0)' |
-PASS computedStyle.webkitTransform is 'matrix(0.5, 0.866025403784439, -0.866025403784439, 0.5, 0, 0)' |
+PASS computedStyle.transform is 'matrix(0.5, 0.866025, -0.866025, 0.5, 0, 0)' |
+PASS computedStyle.webkitTransform is 'matrix(0.5, 0.866025, -0.866025, 0.5, 0, 0)' |
PASS computedStyle.transformOrigin is '100px 0px' |
PASS computedStyle.webkitTransformOrigin is '100px 0px' |
PASS computedStyle.transformStyle is 'preserve-3d' |