Index: LayoutTests/css3/blending/mix-blend-mode-composited-reason-children.html |
diff --git a/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children.html b/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children.html |
index 378211d1b6ad216d96ae7fabfeed18105d3654fa..bf4755d825f8c62353d671db4854d7271982662c 100644 |
--- a/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children.html |
+++ b/LayoutTests/css3/blending/mix-blend-mode-composited-reason-children.html |
@@ -15,7 +15,7 @@ |
z-index: -1; |
} |
.accelerated { |
- -webkit-transform: rotateX(0deg); |
+ transform: rotateX(0deg); |
} |
.blended { |
mix-blend-mode: multiply; |