Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled-expected.html |
index e9d1dcbe6f17321836b9050b06140f34901d0a0a..38ee5182727aa9873ecd32edeebcc08fee8605bc 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled-expected.html |
@@ -6,7 +6,7 @@ |
</head> |
<body onLoad="runTest();"> |
<iframe id="targetFrame" src="resources/1-frame-noncomposited-expected.html" style="position: relative; left: 10px; top: 10px; width: 400px; height: 150px;"></iframe> |
-<div style="position: relative; left: 10px; top: 20px; -webkit-transform: translateZ(0);"> |
+<div style="position: relative; left: 10px; top: 20px; transform: translateZ(0);"> |
This test is successful if "Target Link" is covered by a green box with square corners, |
and the frame is partially scrolled. |
</div> |