rule with nested @starting-style rule that has bare declarations Dumping matched rules: *div* { regular padding: 10px; @[2:4-2:18] transition: background-color 1s ease; @[3:4-3:41] display: inline-block; @[4:4-4:26] padding-top: 10px; @[undefined-undefined] padding-right: 10px; @[undefined-undefined] padding-bottom: 10px; @[undefined-undefined] padding-left: 10px; @[undefined-undefined] transition-behavior: normal; @[undefined-undefined] transition-duration: 1s; @[undefined-undefined] transition-timing-function: ease; @[undefined-undefined] transition-delay: 0s; @[undefined-undefined] transition-property: background-color; @[undefined-undefined] display: inline-block; @[undefined-undefined] } Dumping inherited rules: