Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / dom-search-crash.html
index 0cb4c97..a79f656 100644 (file)
@@ -7,7 +7,6 @@ function test()
     InspectorTest.runTestSuite([
         function testSetUp(next)
         {
-            WebInspector.inspectorView.showPanel("elements");
             WebInspector.domModel.requestDocument(next);
         },