| 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 dfc2e1f4036218459a452c5852339670b6fb206f..cfd962ec36d142d4eb03f0e609e3cf36da1829ca 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,7 +10,9 @@ Verifies AST of SCSS with media query.
|
| }
|
|
|
| === AST ===
|
| -rule 0: "body"
|
| +rule 0
|
| + selector 0: "body"
|
| + range: {"startLine":1,"startColumn":4,"endLine":1,"endColumn":8}
|
| property 0
|
| name: "width"
|
| range: {"startLine":2,"startColumn":8,"endLine":2,"endColumn":13}
|
|
|