Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-expected.html |
index ca88e9e67ce488093b15046618dc378827843628..02c8d5fe08e9ce06b83ea4bf68c58a66919c6184 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-expected.html |
@@ -5,7 +5,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. |
</div> |
<script> |