mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
461 lines
9.0 KiB
Plaintext
461 lines
9.0 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | ,-> div {
|
|
2 | | width: 100e\x;
|
|
3 | | width: 100ex;
|
|
4 | | width: 100px;
|
|
5 | | width: 100PX;
|
|
6 | | width: 100pX;
|
|
7 | `-> }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | ,-> div {
|
|
2 | | width: 100e\x;
|
|
3 | | width: 100ex;
|
|
4 | | width: 100px;
|
|
5 | | width: 100PX;
|
|
6 | | width: 100pX;
|
|
7 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | ,-> div {
|
|
2 | | width: 100e\x;
|
|
3 | | width: 100ex;
|
|
4 | | width: 100px;
|
|
5 | | width: 100PX;
|
|
6 | | width: 100pX;
|
|
7 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x TypeSelector
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x TagNameSelector
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x WqName
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^^^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | ,-> div {
|
|
2 | | width: 100e\x;
|
|
3 | | width: 100ex;
|
|
4 | | width: 100px;
|
|
5 | | width: 100PX;
|
|
6 | | width: 100pX;
|
|
7 | `-> }
|
|
`----
|
|
|
|
x LBrace
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
: ^
|
|
2 | width: 100e\x;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^^^^^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^^^^^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Dimension
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Length
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Number
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:1:1]
|
|
1 | div {
|
|
2 | width: 100e\x;
|
|
: ^^^
|
|
3 | width: 100ex;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^^^^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^^^^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Dimension
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Length
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Number
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:2:1]
|
|
2 | width: 100e\x;
|
|
3 | width: 100ex;
|
|
: ^^
|
|
4 | width: 100px;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^^^^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^^^^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Dimension
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Length
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Number
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:3:1]
|
|
3 | width: 100ex;
|
|
4 | width: 100px;
|
|
: ^^
|
|
5 | width: 100PX;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^^^^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^^^^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Dimension
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Length
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Number
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:4:1]
|
|
4 | width: 100px;
|
|
5 | width: 100PX;
|
|
: ^^
|
|
6 | width: 100pX;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^^^^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^^^^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Dimension
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Length
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Number
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^^
|
|
7 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/length/input.css:5:1]
|
|
5 | width: 100PX;
|
|
6 | width: 100pX;
|
|
: ^^
|
|
7 | }
|
|
`----
|