Index: LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html |
diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html b/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html |
index 2fae4dbb2bf013b627720fdf00e94968c235fc44..f601a5ee9d76cbc2b9e02e4532c1c32309cde1ee 100644 |
--- a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html |
+++ b/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html |
@@ -19,7 +19,7 @@ |
width:200px; |
height: 100px; |
background-color: #00a0a0; |
- -webkit-transform:translateZ(0); |
+ transform:translateZ(0); |
} |
</style> |