Index: LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background.html |
diff --git a/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background.html b/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background.html |
index f922ab57798f7d2bedcdeb3475e894c56c257289..f846e2c51fa09d760ee98c7b9a3d2525d7607b1f 100644 |
--- a/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background.html |
+++ b/LayoutTests/fast/transforms/mirror-transform-tiled-scaled-background.html |
@@ -7,7 +7,6 @@ div { |
} |
#subject { |
background-size: 95px 100px; |
- -webkit-transform: scale(1, -1); |
transform: scale(1, -1); |
} |
</style> |