Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes.html |
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes.html b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes.html |
index 05180490b35b6879f03bf78a855573a38569bab5..e26187483caf07f15f8478d2aae5f0a7ffecb288 100644 |
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes.html |
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes.html |
@@ -12,7 +12,7 @@ iframe { |
height: 35px; |
} |
#iframe-transform { |
- -webkit-transform: scale(1.1) rotate(1grad); |
+ transform: scale(1.1) rotate(1grad); |
margin: 10px 30px; |
} |
</style> |