Index: LayoutTests/animations/3d/replace-filling-transform-expected.html |
diff --git a/LayoutTests/animations/3d/replace-filling-transform-expected.html b/LayoutTests/animations/3d/replace-filling-transform-expected.html |
index 2669c3e166725e633762c2607c45a01bbb7dec20..60dc40df9857fe25193f514a70174b8f8aea67e9 100644 |
--- a/LayoutTests/animations/3d/replace-filling-transform-expected.html |
+++ b/LayoutTests/animations/3d/replace-filling-transform-expected.html |
@@ -7,7 +7,7 @@ |
height: 100px; |
width: 100px; |
background-color: green; |
- -webkit-transform: translate3d(50px, 200px, 0); |
+ transform: translate3d(50px, 200px, 0); |
} |
</style> |
</head> |