Index: LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html |
index a98dd8317ef832f08ce2168cc59ef5a7af09ee5c..d48aa277f13c963d254e17bf11d19a8013c49ad3 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html |
@@ -6,7 +6,7 @@ |
</head> |
<body onload="runTest();"> |
<div style="padding: 20px"> |
- <div id="targetLink" style="-webkit-transform: translateZ(0); margin:0px; padding: 0px; width: 320px;"> |
+ <div id="targetLink" style="transform: translateZ(0); margin:0px; padding: 0px; width: 320px;"> |
<a href="#"><img id="targetImg" width="320" height="240" src="resources/dice.png"></a> |
</div> |
</div> |