You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Instead of implementing the new standard, Chrome standards can be implemented!
Like:
- Serial API:
navigator.serial.requestPort( ...
https://chromestatus.com/features#serial%20port
https://github.com/WICG/serial/blob/gh-pages/EXPLAINER.md
- The Native File System API:
window.chooseFileSystemEntries( ...
https://web.dev/native-file-system/
- HTML Modules:
import {blogPost} from "module.html"
https://github.com/w3c/webcomponents/blob/gh-pages/proposals/html-modules-explainer.md
https://chromestatus.com/features/4854408103854080
...
The text was updated successfully, but these errors were encountered: