From 2c7038df07789c2ff966b84eedd8175f1f1946d7 Mon Sep 17 00:00:00 2001 From: Amanda Baker Date: Wed, 8 May 2024 18:18:43 -0700 Subject: [PATCH] Add Web App LocalFolder Access OT info (#813) --- origin-trials/downstream-trials.json | 32 +++++++++++++++++----------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/origin-trials/downstream-trials.json b/origin-trials/downstream-trials.json index 7fb96e90c..75d9a0d55 100644 --- a/origin-trials/downstream-trials.json +++ b/origin-trials/downstream-trials.json @@ -7,17 +7,23 @@ "explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md", "issue": "Acquisition Info", "flag": "msAcquisitionInfo" - },{ - "label": "HTML+IDL `handwriting` attribute", - "expiration": "2024-11-14", - "repo": "MicrosoftEdge/MSEdgeExplainers", - "issue": "Handwriting", - "explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md", - "flag": "MsHTMLElementHandwriting" - } + }, + { + "label": "HTML+IDL `handwriting` attribute", + "expiration": "2024-11-14", + "repo": "MicrosoftEdge/MSEdgeExplainers", + "issue": "Handwriting", + "explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md", + "flag": "MsHTMLElementHandwriting" + }, + { + "label": "Web App LocalFolder Access", + "expiration": "2024-10-24", + "repo": "MicrosoftEdge/MSEdgeExplainers", + "explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/LocalFolder/explainer.md", + "issue": "LocalFolder Access", + "flag": "WebAppLocalFolder" + } ], - - "expired": [ - - ] -} + "expired": [] +} \ No newline at end of file