swc/css/parser/tests/fixture/esbuild/misc/Jmhb8p_Oc2-nzkcDSk0dww/output.json

91 lines
1.9 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 39,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 39,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 15,
"ctxt": 0
},
"value": "name",
"raw": "name"
2021-08-19 08:16:32 +03:00
},
"blocks": [
{
"span": {
"start": 18,
"end": 37,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 18,
"end": 22,
"ctxt": 0
},
"value": "from",
"raw": "from"
2021-08-19 08:16:32 +03:00
}
],
"rule": {
"type": "Block",
2021-08-19 08:16:32 +03:00
"span": {
"start": 23,
"end": 37,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"items": [
2021-08-19 08:16:32 +03:00
{
"type": "Declaration",
2021-08-19 08:16:32 +03:00
"span": {
"start": 25,
"end": 35,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"property": {
2021-08-19 08:16:32 +03:00
"type": "Text",
"span": {
"start": 25,
"end": 30,
"ctxt": 0
},
"value": "color",
"raw": "color"
2021-08-19 08:16:32 +03:00
},
"value": [
2021-08-19 08:16:32 +03:00
{
"type": "Text",
"span": {
"start": 32,
"end": 35,
"ctxt": 0
},
"value": "red",
"raw": "red"
2021-08-19 08:16:32 +03:00
}
],
"important": null
}
]
}
}
]
}
]
}