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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-list-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/inspector/elements/styles-3/selector-list-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-list-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-list-expected.txt
index 5f4aa1a388a1cc3ea9803962c5ddf98eee003198..148238ee6f7bf3c7fc5c34f18689f23036732a55 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-list-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-list-expected.txt
@@ -5,17 +5,17 @@ Text
element.style { ()
[expanded]
-FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:14 -> selector-list.html:14:48)
+FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:19 -> selector-list.html:19:2)
color: green;
[expanded]
-#inspected { (selector-list.html:10 -> selector-list.html:10:6)
+#inspected { (selector-list.html:10 -> selector-list.html:10:23)
[expanded]
-#InSpEcTeD { (selector-list.html:7 -> selector-list.html:7:1)
+#InSpEcTeD { (selector-list.html:7 -> selector-list.html:7:13)
[expanded]
-#inspected { (selector-list.html:4 -> selector-list.html:4:1)
+#inspected { (selector-list.html:4 -> selector-list.html:4:12)
[expanded]
div { (user agent stylesheet)

Powered by Google App Engine
This is Rietveld 408576698