Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-2-iframe-composited-outer.html
index 1473e2c..635fa05 100644 (file)
@@ -5,7 +5,7 @@
 <script src="resources/link-highlight-helper.js"></script>
 </head>
 <body onLoad="runTest();">
-<iframe id="nestingFrame" src="resources/1-nested-frame-noncomposited.html" style="position: relative; left: 10px; top: 10px; width: 450px; height: 150px; -webkit-transform: translateZ(0);"></iframe>
+<iframe id="nestingFrame" src="resources/1-nested-frame-noncomposited.html" style="position: relative; left: 10px; top: 10px; width: 450px; height: 150px; transform: translateZ(0);"></iframe>
 <div style="position: relative; left: 10px; top: 20px;">
 This test is successful if "Target Link" is covered by a green box with square corners.
 </div>