Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1737920] Part 3: Look up named view timeline for CSS animations and update WPT expectations. #39509

Merged
merged 1 commit into from Apr 13, 2023

Conversation

moz-wptsync-bot
Copy link
Collaborator

Disable OMTA support for now. We have to make sure what should we do when
the subject is scrolled to "out of view" on the compositor, in Bug 1818346.
And we have to make sure view-timeline-inset animation work well on the
compositor.

Also, update tests,

  1. timeline-offset-keyframes-hidden-subject.html, and
  2. view-timeline-keyframe-boundary-interpolation.html,
    to avoid js error because Gecko doesn't expose Animation object with
    scroll-timeline or view-timeline.

And update test, view-timeline-lookup.html, because scroll progress timelines
take precedence over view progress timelines (i.e. choose the matched scroll
progress timeline first), per the spec in
https://drafts.csswg.org/scroll-animations-1/#timeline-scope.

Differential Revision: https://phabricator.services.mozilla.com/D170004

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1737920
gecko-commit: 15841f7c7d94c52c023012b0c085574178198027
gecko-reviewers: emilio

… expectations.

Disable OMTA support for now. We have to make sure what should we do when
the subject is scrolled to "out of view" on the compositor, in Bug 1818346.
And we have to make sure view-timeline-inset animation work well on the
compositor.

Also, update tests,
1) timeline-offset-keyframes-hidden-subject.html, and
2) view-timeline-keyframe-boundary-interpolation.html,
to avoid js error because Gecko doesn't expose Animation object with
scroll-timeline or view-timeline.

And update test, view-timeline-lookup.html, because scroll progress timelines
take precedence over view progress timelines (i.e. choose the matched scroll
progress timeline first), per the spec in
https://drafts.csswg.org/scroll-animations-1/#timeline-scope.

Differential Revision: https://phabricator.services.mozilla.com/D170004

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1737920
gecko-commit: 15841f7c7d94c52c023012b0c085574178198027
gecko-reviewers: emilio
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit f305473 into master Apr 13, 2023
19 checks passed
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1737920 branch April 13, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants