Skip to content

chore: correct MDN link for requestAnimationFrame and cancelAnimation… #2044

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ice909
Copy link

@ice909 ice909 commented Jun 16, 2025

…Frame

The previous MDN reference for requestAnimationFrame was outdated/incorrect. This commit updates it to the current valid MDN URL: https://developer.mozilla.org/docs/Web/API/window/requestAnimationFrame

…Frame

The previous MDN reference for requestAnimationFrame was outdated/incorrect.
This commit updates it to the current valid MDN URL: https://developer.mozilla.org/docs/Web/API/window/requestAnimationFrame
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@ice909
Copy link
Author

ice909 commented Jun 16, 2025

@microsoft-github-policy-service agree

Copy link
Contributor

@Bashamega Bashamega left a comment

Choose a reason for hiding this comment

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

Please do not modify the baselines directly. Please use the input json files

@saschanaz
Copy link
Contributor

This is tricky, to fix this we need a way to make the comments per-global, otherwise the link becomes incorrect for workers.

For now I filed mdn/content#39951 to mitigate this a bit.

@ice909
Copy link
Author

ice909 commented Jun 17, 2025

@saschanaz So do I still need to handle this pr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants