Index: LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html |
diff --git a/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html b/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html |
index c099ded89eefcb1e120d97cf64f2e6816dad50bd..58d68a095e90c78f15527e6b824dbaf1167a22c7 100644 |
--- a/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html |
+++ b/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html |
@@ -49,7 +49,6 @@ function test() |
function runTests(callback) |
{ |
- WebInspector.settings.showShadowDOM.set(true); |
InspectorTest.selectNodeAndWaitForStyles("inner", step2); |
function step2() |