-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Closed
Copy link
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Description
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?
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
danmichaelo
Metadata
Metadata
Assignees
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/API