Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom-expected.txt |
index b304fa9146750c89f48420eb6a224bfa725544e1..67663ae03cf603b4c89a5057d6c1c174d10239fd 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom-expected.txt |
@@ -18,6 +18,7 @@ PASS -webkit-perspective-origin, value: "20px 20px" |
PASS -webkit-text-stroke-width, value: "20px" |
PASS -webkit-transform, value: "matrix(1, 0, 0, 1, 20, 20)" |
PASS -webkit-transform, value: "matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 20, 20, 20, 1)" |
+PASS -webkit-transform, value: "matrix3d(16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1)" |
PASS -webkit-transform-origin, value: "20px 20px" |
PASS -webkit-transform-origin, value: "-20px -20px" |
PASS background-position-x, value: "20px" |