| 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 4d14a1b2b5c2b621cab4d83a6f0195aeac6cf90e..b5e64182b923142509fe98d25867e3fbcdf11d0d 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
|
| @@ -21,7 +21,8 @@ div {
|
| /* This is a regular comment */
|
| color:NEW-VALUE;
|
| /* position:NEW-VALUE; */
|
| - display:NEW-VALUE}
|
| + display:NEW-VALUE
|
| +}
|
|
|
|
|
| Running: testDisableProperties
|
|
|