Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions cg-monitor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"transition_status": "Ready to transfer",
"intended_implementations": [
"Chrome",
"Firefox",
"Safari"
],
"implementations": [
"Chrome",
"Firefox",
"Safari"
],
"intended_organization": "W3C",
"intended_group": "webapps",
"transition_plan": {
"decision_to_migrate": null,
"decision_to_receive": null,
"ongoing_discussions": "https://github.com/w3c/webappswg/issues/118#issuecomment-2840981975"
},
"notes": [
"The WebApps WG may add File and Directory Entries to the WD of File APIs after rechartering."
]
}