Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-expected.html |
index a8c7b8e119fcd2c38445072a7d44d14f580fd836..e1e2312f88b5230e7f028bb9f85c8578fe21c430 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-expected.html |
@@ -5,7 +5,7 @@ |
</head> |
<body onLoad="runTest();"> |
<iframe id="nestingFrame" src="resources/1-nested-frame-noncomposited-expected.html" style="position: relative; left: 10px; top: 10px; width: 450px; 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 inner frame is partially scrolled. |
</div> |