Index: LayoutTests/fast/sub-pixel/nested-sub-pixel-composited-layers-expected.html |
diff --git a/LayoutTests/fast/sub-pixel/nested-sub-pixel-composited-layers-expected.html b/LayoutTests/fast/sub-pixel/nested-sub-pixel-composited-layers-expected.html |
index 8b16b57f59d4c1de782669aad457c22d9a9b0f66..812a9e1da8ccb075ecd4307d42f031ab183100c1 100644 |
--- a/LayoutTests/fast/sub-pixel/nested-sub-pixel-composited-layers-expected.html |
+++ b/LayoutTests/fast/sub-pixel/nested-sub-pixel-composited-layers-expected.html |
@@ -7,7 +7,7 @@ |
width: 100px; |
height: 100px; |
position: relative; |
- -webkit-transform: translateZ(0); |
+ transform: translateZ(0); |
} |
.overflowHidden { |
overflow: hidden; |