Skip to content
  • Benjamin Otte's avatar
    reftests: Add a test comparing inherit and initial · 78024504
    Benjamin Otte authored
    One test has all properties set to 'inherit', the other to 'initial'.
    This should result in the same result, as inherit will ensure every
    widget inherits the same value, and for the toplevel 'inherit' is
    defined as being identical to 'initial'.
    78024504