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

The overlay CSS property #581

Closed
1 of 3 tasks
josepharhar opened this issue Oct 12, 2023 · 2 comments
Closed
1 of 3 tasks

The overlay CSS property #581

josepharhar opened this issue Oct 12, 2023 · 2 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@josepharhar
Copy link

Description

The overlay CSS property allows developers to control whether an element is in the top layer during an animation into or out of the top layer. This property is one of the pieces which makes top layer elements animatable: https://github.com/chrishtr/rendering/blob/master/entry-exit-animations.md

Specification

https://drafts.csswg.org/css-position-4/#overlay

Open Issues

No response

Tests

https://wpt.fyi/results/css/css-position/overlay

Current Implementations

  • Blink
  • Gecko
  • WebKit

Standards Positions

Gecko: mozilla/standards-positions#777

WebKit: WebKit/standards-positions#169

Browser bug reports

No bugs filed yet that I know of

Developer discussions

No response

Polls & Surveys

No response

Existing Usage

https://chromestatus.com/metrics/css/timeline/popularity/748

Workarounds

No response

Accessibility Impact

No response

Privacy Impact

No response

Other

No response

@josepharhar josepharhar added the focus-area-proposal Focus Area Proposal label Oct 12, 2023
@josepharhar
Copy link
Author

Original proposal: #495

@nairnandu
Copy link
Contributor

Thank you for proposing the overlay CSS property for inclusion in Interop 2024.

We wanted to let you know that this proposal was not selected to be part of Interop 2024. This is because we got many more proposals than we could include in this year's project. Note that individual vendors may nevertheless choose to advance work in this area during the forthcoming year. We would welcome this proposal being resubmitted again next year, if necessary.

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2024!

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: Done
Development

No branches or pull requests

3 participants
@nairnandu @josepharhar and others