mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
20 lines
295 B
JSON
20 lines
295 B
JSON
{
|
|
"type": "DocumentFragment",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 46,
|
|
"ctxt": 0
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 46,
|
|
"ctxt": 0
|
|
},
|
|
"value": "this is CDATA inside a <style> element"
|
|
}
|
|
]
|
|
}
|