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

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

Issue 1599503002: DevTools: computed properties should copy-paste with delimeters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update tests Created 4 years, 11 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/styles-1/css-live-edit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
index 3afbc35e74057aae3774d465654ee19d505208eb..fba422af5c04d9167a3c1b498c8ac22777b3643a 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt
@@ -2,9 +2,9 @@ Tests that styles are updated when live-editing css resource.
Running: testLiveEdit
-display: block
+display: block;
block - div user agent stylesheet
-font-size: 20px
+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