Skip to content
  • Emmanuele Bassi's avatar
    a11y: Do not notify of empty state changes · 797b3bd1
    Emmanuele Bassi authored
    If the ATContext state hasn't changed—for instance, if the accessible
    attributes have been set to their default value, or have been set to the
    same value—do not emit an accessible state change. State changes can be
    arbitrarily expensive, so we want to ensure that they are meaningful.
    797b3bd1