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

::backdrop is now defined by CSS Position 4, not Fullscreen #19367

Closed
tabatkins opened this issue Apr 13, 2023 · 1 comment · Fixed by #19368
Closed

::backdrop is now defined by CSS Position 4, not Fullscreen #19367

tabatkins opened this issue Apr 13, 2023 · 1 comment · Fixed by #19368
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@tabatkins
Copy link

tabatkins commented Apr 13, 2023

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/::backdrop

What specific section or headline is this issue about?

#specifications

What information was incorrect, unhelpful, or incomplete?

The Specifications section lists this as being defined by Fullscreen, but the feature (and top-layer stuff in general) has moved to CSS Position 4 https://drafts.csswg.org/css-position-4/#backdrop. It'll be removed from Fullscreen by whatwg/fullscreen#223.

What did you expect to see?

Specifications section lists CSS Position 4 instead.

Do you have any supporting links, references, or citations?

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

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@teoli2003
Copy link
Member

Thanks a lot, Tab! Moving this to mdn/browser-compat-data where we store this info (and I'll create a PR there :-) )

@teoli2003 teoli2003 transferred this issue from mdn/content Apr 13, 2023
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants