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

81 lines
1.8 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 6,
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 6,
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 3,
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 3,
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "PseudoSelector",
"span": {
"start": 0,
"end": 3,
"ctxt": 0
},
"isElement": true,
"name": {
"type": "Text",
"span": {
"start": 2,
"end": 3,
"ctxt": 0
},
"value": "b",
"raw": "b"
},
"args": {
"type": "Tokens",
"span": {
"start": 0,
"end": 0,
"ctxt": 0
},
"tokens": []
}
}
]
}
]
}
],
"block": {
"type": "Block",
"span": {
"start": 4,
"end": 6,
"ctxt": 0
},
"items": []
}
}
]
}