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

overscroll-behavior and overscroll-behavior-y - Incorrect Edge support #24511

Closed
jamesnw opened this issue Sep 24, 2024 · 0 comments · Fixed by #24598
Closed

overscroll-behavior and overscroll-behavior-y - Incorrect Edge support #24511

jamesnw opened this issue Sep 24, 2024 · 0 comments · Fixed by #24598
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@jamesnw
Copy link
Contributor

jamesnw commented Sep 24, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

overscroll-behavior and overscroll-behavior-y both report partial support in Edge from version 18.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

Either Edge support should be on Version 79, or it should match overscroll-behavior-x, where property support for Edge is 18, and not marked partial, and then overscroll-behavior-x.none contains a note.

Did you test this? If so, how?

I tested using the MDN example app and was unable to find a difference between Chrome 129 and Edge 129.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

Related to web-platform-dx/web-features#1834

MDN URL

No response

MDN metadata

No response

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
2 participants