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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-3-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-update-links-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-3-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-3-expected.txt
index 2c5c586b1bcb73fc7ed8ae9357d6000282ae2c78..b7ad08a6cc0c7bad130e3a01c2835adc69d3d978 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-3-expected.txt
@@ -15,32 +15,32 @@ element.style { ()
[expanded]
@media (min-device-width: 1px)
-.should-change { (styles-update-links.css:11 -> styles-update-links.css:11:5)
+.should-change { (styles-update-links.css:11 -> styles-update-links.css:11:21)
font-family: monospace;
[expanded]
-.should-change { (styles-update-links.css:7 -> styles-update-links.css:7:67)
+.should-change { (styles-update-links.css:7 -> styles-update-links.css:7:83)
position: relative;
margin: 1em;
[expanded]
-.should-change { (styles-update-links.css:7 -> styles-update-links.css:7:19)
+.should-change { (styles-update-links.css:7 -> styles-update-links.css:7:35)
/-- overloaded --/ /-- disabled --/ /* border: 1px solid black; */
[expanded]
-.should-change { (styles-update-links.css:6 -> styles-update-links.css:6:3)
+.should-change { (styles-update-links.css:6 -> styles-update-links.css:6:19)
color: red;
[expanded]
-.left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:1)
+.left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:15)
padding: 1em;
[expanded]
-.left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:1)
+.left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:15)
box-sizing: border-box;
[expanded]
-.left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:1)
+.left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:15)
line-height: 1;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698