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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-4-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-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-4-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-4-expected.txt
index 0dcd9e7e4a566a1c1e618cc80410acd78c7deba2..eaf111b2804865a240a03096d19194c3508d6053 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-4-expected.txt
@@ -19,16 +19,16 @@ article, aside, footer, header, hgroup, main, nav, section { (user agent stylesh
======== Pseudo ::before element ========
[expanded]
-#pseudo::before { (styles-update-links-4.html:17 -> styles-update-links-4.html:17:1)
+#pseudo::before { (styles-update-links-4.html:17 -> styles-update-links-4.html:17:18)
color: blue;
======== Pseudo ::after element ========
[expanded]
-#pseudo::after { (styles-update-links-4.html:13 -> styles-update-links-4.html:13:1)
+#pseudo::after { (styles-update-links-4.html:13 -> styles-update-links-4.html:13:17)
border: 1px solid black;
[expanded]
-#pseudo::after { (styles-update-links-4.html:7 -> styles-update-links-4.html:7:1)
+#pseudo::after { (styles-update-links-4.html:7 -> styles-update-links-4.html:7:17)
/-- overloaded --/ pseudo-property: "12";
/-- overloaded --/ PROPERTY: INSERTED;
color: red;

Powered by Google App Engine
This is Rietveld 408576698