Index: LayoutTests/compositing/iframes/remove-iframe-crash.html |
diff --git a/LayoutTests/compositing/iframes/remove-iframe-crash.html b/LayoutTests/compositing/iframes/remove-iframe-crash.html |
index 129760ac15dcb3872ea9e755da14e1dd7a18b1f8..c3e8d9ac2260cbf798a7b95928e03b098db5ea4f 100644 |
--- a/LayoutTests/compositing/iframes/remove-iframe-crash.html |
+++ b/LayoutTests/compositing/iframes/remove-iframe-crash.html |
@@ -10,7 +10,7 @@ |
height: 150px; |
width: 300px; |
-webkit-box-shadow: 0 0 20px black; |
- -webkit-transform: translateZ(0); |
+ transform: translateZ(0); |
} |
.overlay { |