| Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-css-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-css-2-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-css-2-expected.txt
|
| index 9eaa03ae6e9ca20b99ad4655a05e99c4b59b8a28..53a8365d800df656441340a5bc046b843d9c7f88 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-css-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-css-2-expected.txt
|
| @@ -10,7 +10,9 @@ Verifies AST of CSS 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}
|
|
|