Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
index 0497e5bc7c7fe4ec4c601b8d083bee92a4e467f2..4dc11d6707347adf919bf42acb10f50a39e30368 100644 |
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html |
@@ -4,7 +4,7 @@ |
<link rel="stylesheet" href="resources/compositor-touch-hit-rects.css"> |
<style> |
.composited { |
- -webkit-transform: translatez(0); |
+ transform: translatez(0); |
} |
.box { |