Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / edit-inspector-stylesheet.html
index cdb641b..81879a1 100644 (file)
@@ -9,7 +9,6 @@ function test()
 {
     var inspectorResource;
 
-    WebInspector.inspectorView.showPanel("elements");
     InspectorTest.selectNodeAndWaitForStyles("inspected", step1);
 
     function step1(node)