Index: LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html |
diff --git a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html |
index 99789ccfc29422a2d4bb94a797ccf9630b4d9b95..e72007019ecf58f6030dd0aad0349e26f9210450 100644 |
--- a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html |
+++ b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html |
@@ -6,7 +6,7 @@ |
margin: 5px; |
} |
#test.composite > .container { |
- -webkit-transform: translateZ(0); |
+ transform: translateZ(0); |
opacity: 0.95; |
} |
.container { |