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