2022-02-01 15:30:44 +03:00
|
|
|
error: Stylesheet
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | / html > /**/ body .selector {}
|
|
|
|
2 | | head ~ /**/ body .selector {}
|
|
|
|
3 | |
|
|
|
|
4 | | .selector { _property: value; }
|
2022-02-09 06:49:59 +03:00
|
|
|
5 | | .selector { -property: value; }
|
|
|
|
6 | | .selector { property: value\9; }
|
2022-02-01 15:30:44 +03:00
|
|
|
7 | | .selector { property/*\**/: value\9; }
|
2022-02-09 06:49:59 +03:00
|
|
|
| |_______________________________________^
|
2022-02-01 15:30:44 +03:00
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: TypeSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Combinator
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:6
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:13
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: TypeSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:13
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:13
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:13
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:13
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Combinator
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:17
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:18
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:18
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:18
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:19
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:1:28
|
|
|
|
|
|
|
|
|
1 | html > /**/ body .selector {}
|
|
|
|
| ^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: TypeSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:1
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Combinator
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:6
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:13
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: TypeSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:13
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:13
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:13
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:13
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Combinator
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:17
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:18
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:18
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:18
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:19
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:2:28
|
|
|
|
|
|
|
|
|
2 | head ~ /**/ body .selector {}
|
|
|
|
| ^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:1
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:2
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:11
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:13
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-16 06:40:16 +03:00
|
|
|
error: StyleBlock
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:13
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Declaration
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:13
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: DeclarationName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:13
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:13
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:24
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:4:24
|
|
|
|
|
|
|
|
|
4 | .selector { _property: value; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:2
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:11
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:13
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-16 06:40:16 +03:00
|
|
|
error: StyleBlock
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:13
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Declaration
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:13
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: DeclarationName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:13
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:13
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:24
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:5:24
|
|
|
|
|
|
|
|
|
5 | .selector { -property: value; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:1
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:2
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:11
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:13
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-16 06:40:16 +03:00
|
|
|
error: StyleBlock
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:13
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Declaration
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:13
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: DeclarationName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:13
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:13
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:23
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:6:23
|
|
|
|
|
|
|
|
|
6 | .selector { property: value\9; }
|
|
|
|
| ^^^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: QualifiedRule
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:1
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:2
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-02-11 16:31:51 +03:00
|
|
|
error: SimpleBlock
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:11
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:13
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-16 06:40:16 +03:00
|
|
|
error: StyleBlock
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:13
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-02-01 15:30:44 +03:00
|
|
|
error: Declaration
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:13
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: DeclarationName
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:13
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:13
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
2022-03-01 18:26:17 +03:00
|
|
|
error: ComponentValue
|
2022-02-01 15:30:44 +03:00
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:29
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^
|
|
|
|
|
|
|
|
error: Ident
|
|
|
|
--> $DIR/tests/fixture/hacks/input.css:7:29
|
|
|
|
|
|
|
|
|
7 | .selector { property/*\**/: value\9; }
|
|
|
|
| ^^^^^^^
|
|
|
|
|