Skip to content

Support of "File" API in Node.js is missing in "Browser compatibility" section #22786

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

Closed
ZuBB opened this issue Apr 6, 2024 · 1 comment · Fixed by #24797
Closed

Support of "File" API in Node.js is missing in "Browser compatibility" section #22786

ZuBB opened this issue Apr 6, 2024 · 1 comment · Fixed by #24797
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@ZuBB
Copy link

ZuBB commented Apr 6, 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?

It looks like File API is supported in Node.js. Would be nice to reflect that in the compatibility table

What browsers does this problem apply to, if applicable?

Node.js

What did you expect to see?

A new column in the table in that section that contains data about File support in Node

Did you test this? If so, how?

I come up with next, but not sure if its OK

vv@my-precious ~/work/freelance/semantix-sphere/source-code $ node -e 'console.log(typeof File)'
function
vv@my-precious ~/work/freelance/semantix-sphere/source-code $ 

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

nodejs/node#47153

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.File
  • Report started: 2024-04-06T16:57:24.776Z
@queengooborg queengooborg added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Apr 7, 2024
@Josh-Cena
Copy link
Member

@queengooborg queengooborg added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API and removed data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript labels Jun 8, 2024
skyclouds2001 added a commit to skyclouds2001/browser-compat-data that referenced this issue Oct 22, 2024
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

Successfully merging a pull request may close this issue.

3 participants