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

92 lines
2.1 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 14,
"ctxt": 0
},
"rules": [
{
"type": "StyleRule",
"span": {
"start": 0,
"end": 14,
"ctxt": 0
},
"selectors": [
{
"type": "ComplexSelector",
"span": {
"start": 0,
"end": 11,
"ctxt": 0
},
"selectors": [
{
"type": "CompoundSelector",
"span": {
"start": 0,
"end": 11,
"ctxt": 0
},
"hasNestPrefix": false,
"combinator": null,
"typeSelector": null,
"subclassSelectors": [
{
"type": "AttributeSelector",
"span": {
"start": 0,
"end": 11,
"ctxt": 0
},
"name": {
"type": "NamespacedName",
"span": {
"start": 1,
"end": 10,
"ctxt": 0
},
"prefix": {
"type": "Text",
"span": {
"start": 1,
"end": 5,
"ctxt": 0
},
"value": "ns",
"raw": "\\6es"
},
"name": {
"type": "Text",
"span": {
"start": 6,
"end": 10,
"ctxt": 0
},
"value": "attr",
"raw": "attr"
}
},
"op": null,
"value": null,
"modifier": null
}
]
}
]
}
],
"block": {
"type": "Block",
"span": {
"start": 12,
"end": 14,
"ctxt": 0
},
"items": []
}
}
]
}