swc/css/parser/tests/fixture/esbuild/misc/jzpj5gTOBgKB1ITBDfJiNA/output.json

79 lines
1.7 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 6,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 6,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 3,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 3,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": {
"type": "NamespacedName",
"span": {
"start": 0,
"end": 3,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"prefix": {
"type": "Text",
"span": {
"start": 0,
"end": 1,
"ctxt": 0
},
"value": "*",
"raw": "*"
2021-08-19 08:16:32 +03:00
},
"name": {
"type": "Text",
"span": {
"start": 2,
"end": 3,
"ctxt": 0
},
"value": "b",
"raw": "b"
2021-08-19 08:16:32 +03:00
}
},
"subclassSelectors": []
}
]
}
],
"block": {
"type": "DeclBlock",
"span": {
"start": 4,
"end": 6,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"items": []
2021-08-19 08:16:32 +03:00
}
}
]
}