style: Fix comments in style::properties.
"An CSS-wide keyword" should be "A CSS-wide keyword." Also, the PropertyDeclaration::Custom variant must not contain a DeclaredValueOwned::WithVariables variant: this is in fact already asserted in style::custom_properties::cascade. Part 10 of a series of patches to implement the CSS Properties & Values API.