swc/css/parser/tests/fixture/esbuild/misc/dnJiFdC_77rVfPM-yerzTQ/output.json

83 lines
1.8 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": null,
"subclassSelectors": [
{
2021-09-24 09:48:31 +03:00
"type": "AttributeSelector",
2021-08-19 08:16:32 +03:00
"span": {
"start": 0,
"end": 3,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"name": {
"type": "NamespacedName",
"span": {
"start": 1,
"end": 2,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"prefix": null,
"name": {
"type": "Text",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"value": "b",
"raw": "b"
2021-08-19 08:16:32 +03:00
}
},
"op": null,
"value": null,
"modifier": null
}
]
}
]
}
],
"block": {
"type": "Block",
2021-08-19 08:16:32 +03:00
"span": {
"start": 4,
"end": 6,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"items": []
2021-08-19 08:16:32 +03:00
}
}
]
}