Skip to content

Conversation

@ice909
Copy link

@ice909 ice909 commented Jun 16, 2025

…AnimationFrame

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

Fixes #61879

…AnimationFrame

he 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
Copilot AI review requested due to automatic review settings June 16, 2025 02:01
@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jun 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 16, 2025
@typescript-bot
Copy link
Collaborator

It looks like you've sent a pull request to update some generated declaration files related to the DOM. These files aren't meant to be edited by hand, as they are synchronized with files in the TypeScript-DOM-lib-generator repository. You can read more here. For house-keeping purposes, this pull request will be closed.

@github-project-automation github-project-automation bot moved this from Not started to Done in PR Backlog Jun 16, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

doc: The mdn links of requestAnimationFrame and cancelAnimationFrame are incorrect

2 participants