Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.html
index a4e10f5..8f8d173 100644 (file)
@@ -4,7 +4,7 @@
 <script src="../../resources/js-test.js"></script>
 </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; -webkit-transform: translateZ(0);"></iframe>
+<iframe id="nestingFrame" src="resources/1-nested-frame-noncomposited-expected.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,
 and the inner frame is partially scrolled.