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

[Flow] Replace nonexistent global ClientRect class with an alias to DOMRect #9258

Closed
wants to merge 1 commit into from

Conversation

rubennorte
Copy link
Contributor

Summary:
Changelog: [fix] Replace incorrect definition for ClientRect and ClientRectList with aliases to DOMRect and DOMRectList

This fixes the type definitions for the DOM APIs in Flow, but replacing an nonexistent globals ClientRect and ClientRectList types with just an alias to DOMRect and DOMRectList.

Reviewed By: huntie

Differential Revision: D70083998

…OMRect

Summary:
Changelog: [fix] Replace incorrect definition for `ClientRect` and `ClientRectList` with aliases to `DOMRect` and `DOMRectList`

This fixes the type definitions for the DOM APIs in Flow, but replacing an nonexistent globals `ClientRect` and `ClientRectList` types with just an alias to `DOMRect` and `DOMRectList`.

Reviewed By: huntie

Differential Revision: D70083998
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70083998

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70083998

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70083998

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8e56201.

@SamChou19815 SamChou19815 deleted the export-D70083998 branch February 26, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants