x Stylesheet ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | ,-> @property --my-color { 2 | | syntax: ''; 3 | | inherits: false; 4 | | initial-value: #c0ffee; 5 | `-> } `---- x Rule ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | ,-> @property --my-color { 2 | | syntax: ''; 3 | | inherits: false; 4 | | initial-value: #c0ffee; 5 | `-> } `---- x AtRule ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | ,-> @property --my-color { 2 | | syntax: ''; 3 | | inherits: false; 4 | | initial-value: #c0ffee; 5 | `-> } `---- x AtRuleName ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | @property --my-color { : ^^^^^^^^ `---- x Ident ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | @property --my-color { : ^^^^^^^^ `---- x SimpleBlock ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | ,-> @property --my-color { 2 | | syntax: ''; 3 | | inherits: false; 4 | | initial-value: #c0ffee; 5 | `-> } `---- x LBrace ,-[$DIR/tests/fixture/at-rule/property/input.css:1:1] 1 | @property --my-color { : ^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^^^^^^^^^^^^ `---- x Declaration ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^^^^^^^^^^^^ `---- x DeclarationName ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^ `---- x Ident ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^^^^ `---- x Str ,-[$DIR/tests/fixture/at-rule/property/input.css:2:5] 2 | syntax: ''; : ^^^^^^^^^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^^^^^^^^^^^ `---- x Declaration ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^^^^^^^^^^^ `---- x DeclarationName ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^^^^ `---- x Ident ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^^^^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^ `---- x Ident ,-[$DIR/tests/fixture/at-rule/property/input.css:3:5] 3 | inherits: false; : ^^^^^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^^^^^^^^^^^^^^^^ `---- x Declaration ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^^^^^^^^^^^^^^^^ `---- x DeclarationName ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^^^^^^^ `---- x Ident ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^^^^^^^ `---- x ComponentValue ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^ `---- x Color ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^ `---- x HexColor ,-[$DIR/tests/fixture/at-rule/property/input.css:4:5] 4 | initial-value: #c0ffee; : ^^^^^^^ `----