mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00

It'll fail to join them when its utility methods actually join them. However, it should be considered earlier timing because the preparation DOM tree changes before joining them causes creating odd tree (see the removed cases of the test). Therefore, we should make them stop handling deletion before modifying the DOM tree. Depends on D89579 Differential Revision: https://phabricator.services.mozilla.com/D89580