nvda
29dfe7f2 - IA2 live region support: an object should not be considered the root of a region because it has a valid "live" attribute, as this aria-live may simply be changing the live type. Rather check the object's parent for a "container-live" attribute which will be the propagated next-highest aria-live. If the parent has a valid "container-live" attribute, clearly the child object cannot be the root.

Commit
12 years ago
IA2 live region support: an object should not be considered the root of a region because it has a valid "live" attribute, as this aria-live may simply be changing the live type. Rather check the object's parent for a "container-live" attribute which will be the propagated next-highest aria-live. If the parent has a valid "container-live" attribute, clearly the child object cannot be the root. Re #4169
Parents
Loading