swc/css/parser/tests/fixture/esbuild/misc/pLQn9swtbpZ-CVZMGw0EwA/output.json
2021-10-27 03:38:05 +09:00

95 lines
2.2 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 19,
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 19,
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 16,
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 16,
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "PseudoSelector",
"span": {
"start": 0,
"end": 16,
"ctxt": 0
},
"isElement": false,
"name": {
"type": "Text",
"span": {
"start": 1,
"end": 7,
"ctxt": 0
},
"value": "pseudo",
"raw": "pseudo"
},
"args": {
"type": "Tokens",
"span": {
"start": 8,
"end": 15,
"ctxt": 0
},
"tokens": [
{
"span": {
"start": 8,
"end": 15,
"ctxt": 0
},
"token": {
"Ident": {
"value": "cl,ss",
"raw": "cl\\2css"
}
}
}
]
}
}
]
}
]
}
],
"block": {
"type": "Block",
"span": {
"start": 17,
"end": 19,
"ctxt": 0
},
"items": []
}
}
]
}