2021-08-20 10:48:08 +03:00
|
|
|
error: Stylesheet
|
2021-11-18 16:18:44 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:3:4
|
2021-08-20 10:48:08 +03:00
|
|
|
|
|
2021-11-18 16:18:44 +03:00
|
|
|
3 | */
|
|
|
|
| ____^
|
|
|
|
4 | |
|
|
|
|
5 | | a {
|
2021-08-20 10:48:08 +03:00
|
|
|
6 | | color: white; /* comment */
|
|
|
|
... |
|
|
|
|
14 | | color: white;
|
|
|
|
15 | | }
|
|
|
|
| |__^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | / a {
|
|
|
|
6 | | color: white; /* comment */
|
|
|
|
7 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-18 00:27:39 +03:00
|
|
|
error: QualifiedRule
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | / a {
|
|
|
|
6 | | color: white; /* comment */
|
|
|
|
7 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-04 12:54:55 +03:00
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-08-20 10:48:08 +03:00
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-11-06 19:01:50 +03:00
|
|
|
error: TypeSelector
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:1
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Block
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:5:3
|
|
|
|
|
|
|
|
|
5 | a {
|
|
|
|
| ___^
|
|
|
|
6 | | color: white; /* comment */
|
|
|
|
7 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Declaration
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:6:2
|
|
|
|
|
|
|
|
|
6 | color: white; /* comment */
|
|
|
|
| ^^^^^^^^^^^^
|
|
|
|
|
2022-01-31 08:02:30 +03:00
|
|
|
error: DeclarationName
|
2022-01-26 14:35:49 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:6:2
|
|
|
|
|
|
|
|
|
6 | color: white; /* comment */
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:6:2
|
|
|
|
|
|
|
|
|
6 | color: white; /* comment */
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Value
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:6:9
|
|
|
|
|
|
|
|
|
6 | color: white; /* comment */
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:6:9
|
|
|
|
|
|
|
|
|
6 | color: white; /* comment */
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | / a {
|
|
|
|
10 | | color: /* comment */ white;
|
|
|
|
11 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-18 00:27:39 +03:00
|
|
|
error: QualifiedRule
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | / a {
|
|
|
|
10 | | color: /* comment */ white;
|
|
|
|
11 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-04 12:54:55 +03:00
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-08-20 10:48:08 +03:00
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-11-06 19:01:50 +03:00
|
|
|
error: TypeSelector
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:1
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Block
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:9:3
|
|
|
|
|
|
|
|
|
9 | a {
|
|
|
|
| ___^
|
|
|
|
10 | | color: /* comment */ white;
|
|
|
|
11 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Declaration
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:10:2
|
|
|
|
|
|
|
|
|
10 | color: /* comment */ white;
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2022-01-31 08:02:30 +03:00
|
|
|
error: DeclarationName
|
2022-01-26 14:35:49 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:10:2
|
|
|
|
|
|
|
|
|
10 | color: /* comment */ white;
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:10:2
|
|
|
|
|
|
|
|
|
10 | color: /* comment */ white;
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Value
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:10:23
|
|
|
|
|
|
|
|
|
10 | color: /* comment */ white;
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:10:23
|
|
|
|
|
|
|
|
|
10 | color: /* comment */ white;
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | / a /* comment */ {
|
|
|
|
14 | | color: white;
|
|
|
|
15 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-18 00:27:39 +03:00
|
|
|
error: QualifiedRule
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | / a /* comment */ {
|
|
|
|
14 | | color: white;
|
|
|
|
15 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-11-04 12:54:55 +03:00
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
2021-08-20 10:48:08 +03:00
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
2021-11-06 19:01:50 +03:00
|
|
|
error: TypeSelector
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
2022-02-06 07:24:51 +03:00
|
|
|
error: TagNameSelector
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: WqName
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:1
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| ^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Block
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:13:17
|
|
|
|
|
|
|
|
|
13 | a /* comment */ {
|
|
|
|
| _________________^
|
|
|
|
14 | | color: white;
|
|
|
|
15 | | }
|
|
|
|
| |_^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Declaration
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:14:2
|
|
|
|
|
|
|
|
|
14 | color: white;
|
|
|
|
| ^^^^^^^^^^^^
|
|
|
|
|
2022-01-31 08:02:30 +03:00
|
|
|
error: DeclarationName
|
2022-01-26 14:35:49 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:14:2
|
|
|
|
|
|
|
|
|
14 | color: white;
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:14:2
|
|
|
|
|
|
|
|
|
14 | color: white;
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Value
|
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:14:9
|
|
|
|
|
|
|
|
|
14 | color: white;
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-11-12 13:09:52 +03:00
|
|
|
error: Ident
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/rome/comment/input.css:14:9
|
|
|
|
|
|
|
|
|
14 | color: white;
|
|
|
|
| ^^^^^
|
|
|
|
|