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

Unified Diff: LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt

Issue 1312893006: DevTools: revert back ComputedStylesSidebar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: brand new design 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-1/css-live-edit-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt b/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
index 7a3cfc7a6fccf67ddda8efbb2818e23c0e2eb509..01c83204bc5f16539b878aa94be23d52e35c676f 100644
--- a/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
+++ b/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
@@ -2,8 +2,10 @@ Tests that styles are updated when live-editing css resource.
Running: testLiveEdit
-display: block;
-font-size: 20px;
+display: block
+ block - div user agent stylesheet
+font-size: 20px
+ 20px - body css-live-edit.css:1 -> css-live-edit.css:1:1
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698