Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html |
index 5ad20330317a2453b6ed687ac4ddca411d54519a..b91b1d390277cac195f065a55f8332953c2d6b63 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html |
@@ -8,7 +8,7 @@ |
</head> |
<body onLoad="runTest();"> |
<iframe id="targetFrame" src="resources/1-frame-composited.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> |