Index: LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html |
diff --git a/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html b/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html |
index 67e3bb04c1a7e06098ebbc8faeb5f07fdda8e038..72d340409c03d874dc9990ceef0dfbcfcd6c5142 100644 |
--- a/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html |
+++ b/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<body onload="runTest();"> |
-<div style="-webkit-transform: translateZ(0); position: relative; left: 10px; top: 40px"> |
+<div style="transform: translateZ(0); position: relative; left: 10px; top: 40px"> |
<div style="position: relative; left: 10px; top: 70px"> |
This test is successful if no green rectangles are visible. |
</div> |