Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-2-iframe-scrolled-outer-expected.html
index 1891355..bcd819e 100644 (file)
@@ -1,12 +1,12 @@
 <!DOCTYPE html>
 <html>
 <head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<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;"></iframe>
-<div style="position: relative; left: 10px; top: 20px; -webkit-transform: translateZ(0);">
-This test is successful if "Target Link" is covered by a green box with rounded rectangles,
+<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 outer frame is partially scrolled.
 </div>
 <script>