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

Unified Diff: LayoutTests/inspector/elements/elements-panel-styles-expected.txt

Issue 697773004: DevTools: [CSS] report matched selectors for pseudoId matches (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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: LayoutTests/inspector/elements/elements-panel-styles-expected.txt
diff --git a/LayoutTests/inspector/elements/elements-panel-styles-expected.txt b/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
index 9c13d18daee125fc7b6946a105d995518035d470..81d4afc1b34a58c520be2df2afa314f2ed1e472c 100644
--- a/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
+++ b/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
@@ -138,7 +138,7 @@ html { (elements-panel-styles.css:61 -> elements-panel-styles.css:61:1)
color: red;
[expanded]
-.foo, .foo::before { (elements-panel-styles.css:34 -> elements-panel-styles.css:34:1)
+.foo, .foo::before { (elements-panel-styles.css:34 -> elements-panel-styles.css:34:7)
content: "[before Foo]";
/-- overloaded --/ color: blue;
display: block !important;

Powered by Google App Engine
This is Rietveld 408576698