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

api.Document.scrollend_event - shipped in Chrome and Edge 114 #20103

Closed
simevidas opened this issue Jun 12, 2023 · 5 comments
Closed

api.Document.scrollend_event - shipped in Chrome and Edge 114 #20103

simevidas opened this issue Jun 12, 2023 · 5 comments
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@simevidas
Copy link

What type of issue is this?

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

What information was incorrect, unhelpful, or incomplete?

It should say supported for Chrome and Edge. It shipped in version 114.

What browsers does this problem apply to, if applicable?

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

What did you expect to see?

That it’s supported in Chrome and Edge.

Did you test this? If so, how?

Test page: https://output.jsbin.com/ludiban/quiet

  1. scroll
  2. the page will turn yellow if scrollend is supported

I tested in Chrome and Edge on macOS, and in Chrome on Android. All versions 114.

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?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Document/scrollend_event

MDN metadata

MDN page report details
  • Query: api.Document.scrollend_event
  • Report started: 2023-06-12T15:26:27.492Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jun 12, 2023
@Elchi3
Copy link
Member

Elchi3 commented Jun 19, 2023

Fixed in #20140

@Elchi3 Elchi3 closed this as completed Jun 19, 2023
@simevidas
Copy link
Author

When will the updated data appear on MDN?

@Elchi3
Copy link
Member

Elchi3 commented Jun 20, 2023

BCD usually releases 2-3 times a week and then it takes about 24 hours for MDN to pick it up. So, I would usually give it half a week.

@simevidas
Copy link
Author

@Elchi3
Copy link
Member

Elchi3 commented Jul 2, 2023

Sorry, this was a due no update to the browser release information in the browsers/ folder. I made a PR to update it a few days ago #20257. That PR doesn't mark 114 as beta version anymore. Hopefully this will get deployed to MDN soon.

At Open Web Docs, we are hoping to contribute automation to BCD for this to be more efficient. I wrote up a project proposal for it: openwebdocs/project#168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

3 participants