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

Unified Diff: LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt

Issue 441873010: DevTools: [SSP] Implement adding new rule in user stylesheet (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix compilation error Created 6 years, 4 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
Index: LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt b/LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt
index 76f90e714016761c3438839d9ef95ad1186b06b1..f76fbdd970169c297acd3e180f3f24ffd2646636 100644
--- a/LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt
+++ b/LayoutTests/inspector/elements/styles/styles-add-new-rule-tab-expected.txt
@@ -22,7 +22,7 @@ element.style { ()
color: red;
[expanded]
-div#other { (inspector-stylesheet:4 -> inspector-stylesheet:4:1)
+div#other { (inspector-stylesheet:5 -> inspector-stylesheet:5:1)
[expanded]
div { (user agent stylesheet)

Powered by Google App Engine
This is Rietveld 408576698