| Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-4-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-4-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-4-expected.txt
|
| index 17051b541bce5803d4d5dd29554464cd4a84cf2b..844d3a2c57e8c53bf6afebce00491564ae09e615 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-4-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-4-expected.txt
|
| @@ -10,8 +10,7 @@ Verifies AST of SCSS with media query.
|
| }
|
|
|
| === AST ===
|
| -rule 0: "variables"
|
| -rule 1: "properties"
|
| +rule 0: "body"
|
| property 0
|
| name: "width"
|
| range: {"startLine":2,"startColumn":8,"endLine":2,"endColumn":13}
|
| @@ -40,7 +39,6 @@ rule 1: "properties"
|
| range: {"startLine":5,"startColumn":15,"endLine":5,"endColumn":22}
|
| range: {"startLine":5,"startColumn":8,"endLine":5,"endColumn":23}
|
| disabled: false
|
| -rule 2: "mixins"
|
| ======
|
| Ranges OK.
|
|
|
|
|