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

Unified Diff: LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt

Issue 1308663002: DevTools: simplify WI.CSSProperty and WI.CSSStyleDeclaration interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test Created 5 years, 4 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/styles-2/inject-stylesheet-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt b/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
index 418be70099399d1e23f334222273a8c3dbffa3fd..8c55bee435ad5fe5799bdc1325d2031309cd9d7d 100644
--- a/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
+++ b/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
@@ -71,7 +71,7 @@ element.style { ()
[expanded]
media="screen" (inject-stylesheet-iframe-data.html)
body { (inject-styleshe…me-data.html:4 -> inject-stylesheet-iframe-data.html:4:3)
- background: green;
+/-- overloaded --/ background: green;
/-- overloaded --/ background-image: initial;
/-- overloaded --/ background-position-x: initial;
/-- overloaded --/ background-position-y: initial;

Powered by Google App Engine
This is Rietveld 408576698