Bug 1822907 Comment 5 Edit History

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

However, the caller of `LinkedList<mozilla::dom::Animation>::insertBack` checks `aAnimation.IsHiddenByContentVisibility()` first. Maybe this is related to `content-visibility:hidden`.
However, the caller of `LinkedList<mozilla::dom::Animation>::insertBack` checks `aAnimation.IsHiddenByContentVisibility()` first. Maybe this is related to `content-visibility:hidden` and we forget to check some other things.
However, the caller of `LinkedList<mozilla::dom::Animation>::insertBack` checks `aAnimation.IsHiddenByContentVisibility()` first. Maybe this is related to `content-visibility:hidden` and we forgot to check some other things.
However, the caller of `LinkedList<mozilla::dom::Animation>::insertBack` checks `aAnimation.IsHiddenByContentVisibility()` first. Maybe this is related to `content-visibility` and we forgot to check some other things.

Back to Bug 1822907 Comment 5