Skip to content

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

@ZuBB

Description

@ZuBB

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions