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

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

Issue 1977323002: Revert of Pseudo and non pseudo elements should return correct computed content value (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months 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/elements-panel-styles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-styles-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
index 8dc0d3a87a3a4a6af21a7178750acf1c8cf4fb93..a80a3e53cea62c3cac394c0c3092610d58991808 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
@@ -14,7 +14,7 @@ color: rgb(0, 0, 255);
OVERLOADED black - .foo elements-panel-styles.css:21 -> elements-panel-styles.css:21:1
OVERLOADED red - #container elements-panel-styles.css:10 -> elements-panel-styles.css:10:1
OVERLOADED magenta !important - html elements-panel-styles.css:61 -> elements-panel-styles.css:61:1
-content: normal;
+content: "[before Foo]";
"[before Foo]" - .foo, .foo::before elements-panel-styles.css:34 -> elements-panel-styles.css:34:1
display: block;
OVERLOADED none - element.style

Powered by Google App Engine
This is Rietveld 408576698