Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html

Issue 197283031: DevTools: fix author shadow dom inspection mode, speacial-case ua. Fix crash from the bug. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
},
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698