| Index: LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html
|
| diff --git a/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html b/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html
|
| index 5c77ebf765df3fb9751a23ff319abb3ed63cb608..d6685eaa196585a5c9e7795a7a2564972bb0e117 100644
|
| --- a/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html
|
| +++ b/LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html
|
| @@ -21,7 +21,6 @@ function test()
|
| InspectorTest.runTestSuite([
|
| function testInit(next)
|
| {
|
| - WebInspector.settings.showShadowDOM.set(true);
|
| InspectorTest.selectNodeAndWaitForStyles("inner", next);
|
| },
|
|
|
|
|