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