Open Bug 2023700 Opened 16 days ago Updated 11 days ago

inherit on descendants of composited animations only updated occasionally

Categories

(Core :: CSS Transitions and Animations, defect)

Firefox 148
defect

Tracking

()

UNCONFIRMED

People

(Reporter: flackr, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

Steps to reproduce:

Open the attached file or navigate to https://jsbin.com/zoloqaf/4/edit?html,css,output , click the animate checkbox to start the animation.

Actual results:

During the animation the #b element only updates its transform occasionally - e.g. when the mouse is moved.

Expected results:

During the animation, the #b element should smoothly translate twice as far up and down as the #a element as it is shifted by #a's transform plus an identical transform on itself. You can see before the animation is running that this is normally the case.

In chrome https://issues.chromium.org/493257009 the behavior is similar. In safari https://bugs.webkit.org/show_bug.cgi?id=310040 the inherited value never seems to update.

Component: Untriaged → CSS Transitions and Animations
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: