Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / console-test.js
index 5aa073c..82dccc9 100644 (file)
@@ -3,7 +3,6 @@ var initialize_ConsoleTest = function() {
 InspectorTest.showConsolePanel = function()
 {
     WebInspector.showPanel("console");
-    WebInspector.inspectorView._drawer._immediatelyFinishAnimation();
 }
 
 InspectorTest.prepareConsoleMessageText = function(messageElement)