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

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

Issue 1351483002: Content property not found among indexed properties of computed style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating testcases Created 5 years, 3 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: 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 d42ffd6ce0ce5fbc417ccd466748b0a46ad8a55c..002a92e0bc5c50862532c65101a13303d98b4232 100644
--- a/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
+++ b/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
@@ -14,6 +14,8 @@ 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: "[before Foo]"
+ "[before Foo]" - .foo, .foo::before elements-panel-styles.css:34 -> elements-panel-styles.css:34:1
display: block
OVERLOADED none - element.style
block !important - .foo, .foo::before elements-panel-styles.css:34 -> elements-panel-styles.css:34:1

Powered by Google App Engine
This is Rietveld 408576698