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

81 lines
1.8 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": 16,
"ctxt": 0
},
"value": "pseudo,class",
"raw": "pseudo\\2c class"
},
"args": {
"type": "Tokens",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
},
"tokens": []
}
}
]
}
]
}
],
"block": {
"type": "Block",
"span": {
"start": 17,
"end": 19,
"ctxt": 0
},
"items": []
}
}
]
}