Accessibility/MutationEventCoalescing: Difference between revisions

Jump to navigation Jump to search
 
Line 4: Line 4:
=Algorithm=
=Algorithm=


==[https://bugzilla.mozilla.org/show_bug.cgi?id=541474|bug 541474]==
==[https://bugzilla.mozilla.org/show_bug.cgi?id=541474| bug 541474]==
* More older show event target can't be contained by recent show event target. So that if the node was shown then its parent must be visible and therefore we can't get show event for it. Actually this rule is broken if newer event is caused by layout changes.
* More older show event target can't be contained by recent show event target. So that if the node was shown then its parent must be visible and therefore we can't get show event for it. Actually this rule is broken if newer event is caused by layout changes.
* More older hide event target can't contain recent hide event target.
* More older hide event target can't contain recent hide event target.
Confirmed users
1,085

edits

Navigation menu