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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-iframe-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-4/styles-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-iframe-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-iframe-expected.txt
index 9db05c554c51b9b2e905458ea65cc2f97a08f400..c97575af47bd394f0f57976d63a8ab18e2efcacd 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-iframe-expected.txt
@@ -7,7 +7,7 @@ Main frame style:
element.style { ()
[expanded]
-#main { (styles-iframe.html:2 -> styles-iframe.html:2:3)
+#main { (styles-iframe.html:2 -> styles-iframe.html:2:10)
background: blue;
[expanded]
@@ -19,7 +19,7 @@ iframe style:
element.style { ()
[expanded]
-body { (styles-iframe-data.html:4 -> styles-iframe-data.html:4:3)
+body { (styles-iframe-data.html:4 -> styles-iframe-data.html:4:9)
background: green;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698