swc/css/parser/tests/fixture/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/output.json

91 lines
2.1 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 19,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 19,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 16,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 16,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "PseudoSelector",
"span": {
"start": 0,
"end": 16,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"isElement": false,
"name": {
"type": "Text",
"span": {
"start": 1,
"end": 7,
"ctxt": 0
},
"value": "pseudo"
},
"args": {
"type": "Tokens",
"span": {
"start": 8,
"end": 15,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"tokens": [
{
"span": {
"start": 8,
"end": 15,
"ctxt": 0
},
"token": {
"Ident": "cl,ss"
}
}
]
}
}
]
}
]
}
],
"block": {
"type": "DeclBlock",
"span": {
"start": 17,
"end": 19,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"properties": []
}
}
]
}