swc/crates/swc_css_parser/tests/fixture/value/ident/output.json

701 lines
16 KiB
JSON

{
"type": "Stylesheet",
"span": {
"start": 1,
"end": 151,
"ctxt": 0
},
"rules": [
{
"type": "QualifiedRule",
"span": {
"start": 1,
"end": 23,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 1,
"end": 2,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 3,
"end": 23,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 3,
"end": 4,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 5,
"end": 20,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 5,
"end": 14,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 16,
"end": 20,
"ctxt": 0
},
"value": "test",
"raw": "test"
}
],
"important": null
}
]
}
},
{
"type": "QualifiedRule",
"span": {
"start": 24,
"end": 50,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 24,
"end": 25,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 26,
"end": 50,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 26,
"end": 27,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 28,
"end": 47,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 28,
"end": 37,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 39,
"end": 47,
"ctxt": 0
},
"value": "тест",
"raw": "тест"
}
],
"important": null
}
]
}
},
{
"type": "QualifiedRule",
"span": {
"start": 51,
"end": 78,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 51,
"end": 52,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 53,
"end": 78,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 53,
"end": 54,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 55,
"end": 75,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 55,
"end": 64,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 66,
"end": 75,
"ctxt": 0
},
"value": "тест",
"raw": "т\\ест"
}
],
"important": null
}
]
}
},
{
"type": "QualifiedRule",
"span": {
"start": 79,
"end": 101,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 79,
"end": 80,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 81,
"end": 101,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 81,
"end": 82,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 83,
"end": 98,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 83,
"end": 92,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 94,
"end": 98,
"ctxt": 0
},
"value": "😋",
"raw": "😋"
}
],
"important": null
}
]
}
},
{
"type": "QualifiedRule",
"span": {
"start": 102,
"end": 126,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 102,
"end": 103,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 104,
"end": 126,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 104,
"end": 105,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 106,
"end": 123,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 106,
"end": 115,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 117,
"end": 123,
"ctxt": 0
},
"value": "\\😋",
"raw": "\\\\😋"
}
],
"important": null
}
]
}
},
{
"type": "QualifiedRule",
"span": {
"start": 127,
"end": 150,
"ctxt": 0
},
"prelude": {
"type": "SelectorList",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"children": [
{
"type": "ComplexSelector",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"children": [
{
"type": "CompoundSelector",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"nestingSelector": null,
"typeSelector": {
"type": "TagNameSelector",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"name": {
"type": "WqName",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"prefix": null,
"value": {
"type": "Ident",
"span": {
"start": 127,
"end": 128,
"ctxt": 0
},
"value": "a",
"raw": "a"
}
}
},
"subclassSelectors": []
}
]
}
]
},
"block": {
"type": "SimpleBlock",
"span": {
"start": 129,
"end": 150,
"ctxt": 0
},
"name": {
"type": "PreservedToken",
"span": {
"start": 129,
"end": 130,
"ctxt": 0
},
"token": "LBrace"
},
"value": [
{
"type": "Declaration",
"span": {
"start": 131,
"end": 147,
"ctxt": 0
},
"name": {
"type": "Ident",
"span": {
"start": 131,
"end": 140,
"ctxt": 0
},
"value": "animation",
"raw": "animation"
},
"value": [
{
"type": "Ident",
"span": {
"start": 142,
"end": 147,
"ctxt": 0
},
"value": "😋",
"raw": "\\😋"
}
],
"important": null
}
]
}
}
]
}