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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt

Issue 2543323003: DevTools: [SSP] make rule link to point to the style open bracket (Closed)
Patch Set: rebaseline Created 4 years 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: third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt
index 0c4e8d6515cd080dfe265ff21e7659764411b42e..7f83ae826de61463def37233528a26dd5eebfe3e 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/selector-line-expected.txt
@@ -5,11 +5,11 @@ Text
element.style { ()
[expanded]
-#container #inspected { (selector-line.scss:4 -> selector-line.scss:4:5)
+#container #inspected { (selector-line.scss:4 -> selector-line.scss:4:16)
color: green;
[expanded]
-#inspected { (selector-line.html:4 -> selector-line.html:4:1)
+#inspected { (selector-line.html:5 -> selector-line.html:5:2)
/-- overloaded --/ color: green;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698