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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt

Issue 2020803002: DevTools: [LiveSASS] property enabling/disabling should not add spaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 5 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
index 30206fbbc5721146847f0baca93518024a5d5fbf..bc8ddf79ae4afbfc6a6edb089e00aecf58ed94a9 100644
--- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
@@ -38,7 +38,7 @@ Running: testEnableProperties
div {
/* This is a regular comment */
color: red;
- position: absolute;
+ position: absolute;
display: block
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698