Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1004)

Unified Diff: third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt

Issue 1917863008: DevTools: [SASS] introduce Gonzales-PE for SCSS parsing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt
index db0db39b84a54d912c5bafb97934069887c7babb..9f6443183812b8ba4283825ecd6b22397d8f8ffb 100644
--- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-scss-3-expected.txt
@@ -64,8 +64,8 @@ rule 1: "properties"
disabled: false
rule 2: "mixins"
property 0
- name: "@include border-radius"
- range: {"startLine":13,"startColumn":4,"endLine":13,"endColumn":26}
+ name: "border-radius"
+ range: {"startLine":13,"startColumn":13,"endLine":13,"endColumn":26}
value: "15px"
range: {"startLine":13,"startColumn":27,"endLine":13,"endColumn":31}
range: {"startLine":13,"startColumn":4,"endLine":13,"endColumn":32}

Powered by Google App Engine
This is Rietveld 408576698