1['atruleb',
2  ['atkeyword',
3    ['ident', 'test']],
4  ['s', '  '],
5  ['ident', 'x'],
6  ['s', '  '],
7  ['ident', 'y'],
8  ['s', '  '],
9  ['block',
10    ['s', '  '],
11    ['declaration',
12      ['property',
13        ['ident', 'p'],
14        ['s', '  ']],
15      ['value',
16        ['s', '  '],
17        ['ident', 'v'],
18        ['s', '  ']]]]]