[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / profiler / simple-no-level-change.html
old mode 100755 (executable)
new mode 100644 (file)
index 092aede..13d0535
@@ -2,10 +2,10 @@
 <head>
 <script src="resources/profiler-test-JS-resources.js"></script>
 <script>
-if (window.layoutTestController) {
+if (window.layoutTestController)
     layoutTestController.dumpAsText();
-    layoutTestController.setJavaScriptProfilingEnabled(true);
-}
+if (window.internals)
+    internals.settings.setJavaScriptProfilingEnabled(true);
 
 function startTest()
 {