mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.85k stars 1.94k forks source link

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

Open ZuBB opened 2 months ago

ZuBB commented 2 months ago

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?

https://github.com/nodejs/node/pull/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
Josh-Cena commented 3 weeks ago

@queengooborg This should be https://github.com/mdn/browser-compat-data/labels/data%3Aapi%20%3Arabbit2%3A