Skip to content
  • Benjamin Otte's avatar
    style: Add support for shorthand properties · 42a4bd1c
    Benjamin Otte authored
    Shorthand properties are basically the same a in CSS. For storage in
    style properties or the CSS provider, they are unpacked into the real
    values, so it is possible to partially override them.
    
    No properties are yet converted to the new world yet, this is just the
    code for supporting them.
    42a4bd1c