Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / elements / styles / selector-line-deprecated.html
index 068b290..e4ca346 100644 (file)
@@ -30,7 +30,6 @@ function test()
         function sourceMappingSniffer(header, sourceMapping)
         {
             if (sourceMapping instanceof WebInspector.SASSSourceMapping) {
-                WebInspector.inspectorView.showPanel("elements");
                 InspectorTest.selectNodeAndWaitForStyles("inspected", step2);
             }
         }