2021-10-12 14:47:17 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Stylesheet
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | ,-> a {
|
|
|
|
2 | | color: \\ red \\ blue;
|
|
|
|
3 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | ,-> a {
|
|
|
|
2 | | color: \\ red \\ blue;
|
|
|
|
3 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x QualifiedRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | ,-> a {
|
|
|
|
2 | | color: \\ red \\ blue;
|
|
|
|
3 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SelectorList
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ComplexSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x CompoundSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x TypeSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x TagNameSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x WqName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | ,-> a {
|
|
|
|
2 | | color: \\ red \\ blue;
|
|
|
|
3 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
: ^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | color: \\ red \\ blue;
|
2022-10-13 08:31:34 +03:00
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x ComponentValue
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/fixture/delim/backslash/input.css:1:1]
|
|
|
|
1 | a {
|
|
|
|
2 | color: \\ red \\ blue;
|
|
|
|
: ^^^^
|
|
|
|
3 | }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|