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

59 lines
1.0 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 29,
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 29,
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 15,
"ctxt": 0
},
"value": "a,c",
"raw": "a\\,c"
},
"blocks": [
{
"span": {
"start": 18,
"end": 27,
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 18,
"end": 24,
"ctxt": 0
},
"value": "from",
"raw": "\\66rom"
}
],
"rule": {
"type": "Block",
"span": {
"start": 25,
"end": 27,
"ctxt": 0
},
"items": []
}
}
]
}
]
}