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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-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-1/commit-selector-mark-matching-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt
index d9007b5d66bfc9da0e1ce01bb2c4565a3723f62a..67d604080ca33081ab9825c9f3a0f16e11dc2fda 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt
@@ -8,7 +8,7 @@ Running: addRule
element.style { ()
[expanded]
-foo, [$#inspected, $].bar, [$#inspected$] { (inspector-stylesheet:1 -> inspector-stylesheet:1:6)
+foo, [$#inspected, $].bar, [$#inspected$] { (inspector-stylesheet:1 -> inspector-stylesheet:1:36)
[expanded]
[$div$] { (user agent stylesheet)
@@ -20,7 +20,7 @@ Running: changeSelector
element.style { ()
[expanded]
-[$#inspected, $]a, hr { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
+[$#inspected, $]a, hr { (inspector-stylesheet:1 -> inspector-stylesheet:1:20)
[expanded]
[$div$] { (user agent stylesheet)

Powered by Google App Engine
This is Rietveld 408576698