Bug 1630819 Comment 13 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Emilio Cobos Álvarez (:emilio) from comment #12)
> Ah, wasn't this logic needed for when we actually have two bodies and we remove the first one?

I don't feel the logic is needed when there are two bodies, and the first one is removed per my explanation in the `Suppose we have the above snippet. ... ` paragraph in comment 9.

For the case when a new body is inserted, the old body currently doesn't get reframed (unless the new body has a different writing-mode from the root element's). This is bug 1594297.
(In reply to Emilio Cobos Álvarez (:emilio) from comment #12)
> Ah, wasn't this logic needed for when we actually have two bodies and we remove the first one?

I don't feel the logic is needed when there are two bodies and the first one is removed, per my explanation in the `Suppose we have the above snippet. ... ` paragraph in comment 9.

For the case when a new body is inserted, the old body currently doesn't get reframed (unless the new body has a different writing-mode from the root element's). This is bug 1594297.

Back to Bug 1630819 Comment 13