| Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-6-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-6-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-6-expected.txt
|
| index 55b87416db1919a5ed62a8edc531a4b24960fe9e..300b958074f8c3a3d6e2339928fffe94bdf9d673 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-6-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-6-expected.txt
|
| @@ -7,8 +7,7 @@ Verifies AST of SCSS with @for control statement.
|
| }
|
| }
|
| === AST ===
|
| -rule 0: "variables"
|
| -rule 1: "properties"
|
| +rule 0: ".box#{$i}"
|
| property 0
|
| name: "color"
|
| range: {"startLine":2,"startColumn":8,"endLine":2,"endColumn":13}
|
| @@ -23,7 +22,6 @@ rule 1: "properties"
|
| range: {"startLine":3,"startColumn":15,"endLine":3,"endColumn":20}
|
| range: {"startLine":3,"startColumn":8,"endLine":3,"endColumn":21}
|
| disabled: false
|
| -rule 2: "mixins"
|
| ======
|
| Ranges OK.
|
|
|
|
|