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

59 lines
1.0 KiB
JSON
Raw Normal View History

2021-08-19 08:16:32 +03:00
{
"type": "Stylesheet",
"span": {
"start": 0,
"end": 28,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"rules": [
{
"type": "KeyframesRule",
"span": {
"start": 0,
"end": 28,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"id": {
"type": "Text",
"span": {
"start": 11,
"end": 14,
"ctxt": 0
},
"value": "abc",
"raw": "abc"
2021-08-19 08:16:32 +03:00
},
"blocks": [
{
"span": {
"start": 17,
"end": 26,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"selector": [
{
"type": "Text",
"span": {
"start": 17,
"end": 23,
"ctxt": 0
},
"value": "from",
"raw": "\\66rom"
2021-08-19 08:16:32 +03:00
}
],
"rule": {
"type": "Block",
2021-08-19 08:16:32 +03:00
"span": {
"start": 24,
"end": 26,
2021-08-19 08:16:32 +03:00
"ctxt": 0
},
"items": []
2021-08-19 08:16:32 +03:00
}
}
]
}
]
}