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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/edit-resource-referred-by-multiple-styletags-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/edit-resource-referred-by-multiple-styletags-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/edit-resource-referred-by-multiple-styletags-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/edit-resource-referred-by-multiple-styletags-expected.txt
index f25404eaa4ea52211188cf8f82ccae3130847134..d10a39872e2ecfd8612b539e85d4989293aafc0a 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/edit-resource-referred-by-multiple-styletags-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/edit-resource-referred-by-multiple-styletags-expected.txt
@@ -5,15 +5,15 @@ Inspected node
element.style { ()
[expanded]
-#inspected { (stylesheet.css:2 -> stylesheet.css:2:1)
+#inspected { (stylesheet.css:2 -> stylesheet.css:2:13)
font-size: 2em;
[expanded]
-#inspected { (stylesheet.css:2 -> stylesheet.css:2:1)
+#inspected { (stylesheet.css:2 -> stylesheet.css:2:13)
/-- overloaded --/ font-size: 2em;
[expanded]
-#inspected { (stylesheet.css:2 -> stylesheet.css:2:1)
+#inspected { (stylesheet.css:2 -> stylesheet.css:2:13)
/-- overloaded --/ font-size: 2em;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698