Index: LayoutTests/fast/repaint/fixed-scale.html |
diff --git a/LayoutTests/fast/repaint/fixed-scale.html b/LayoutTests/fast/repaint/fixed-scale.html |
index 0b53f9b86613a28a96075b32dca1759ac658798d..448fe80d8ab8bd900de35e00cf8c64b3ea16389a 100644 |
--- a/LayoutTests/fast/repaint/fixed-scale.html |
+++ b/LayoutTests/fast/repaint/fixed-scale.html |
@@ -4,8 +4,6 @@ |
<style> |
.translated { |
transform: scale(2, 2); |
- -webkit-transform: scale(2, 2); |
- -moz-transform: scale(2, 2); |
} |
</style> |
<script src="../../resources/run-after-display.js"></script> |