Skip to content

Commit 2c7038d

Browse files
authored
Add Web App LocalFolder Access OT info (#813)
1 parent 9faee44 commit 2c7038d

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

origin-trials/downstream-trials.json

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,23 @@
77
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AcquisitionInfo/explainer.md",
88
"issue": "Acquisition Info",
99
"flag": "msAcquisitionInfo"
10-
},{
11-
"label": "HTML+IDL `handwriting` attribute",
12-
"expiration": "2024-11-14",
13-
"repo": "MicrosoftEdge/MSEdgeExplainers",
14-
"issue": "Handwriting",
15-
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md",
16-
"flag": "MsHTMLElementHandwriting"
17-
}
10+
},
11+
{
12+
"label": "HTML+IDL `handwriting` attribute",
13+
"expiration": "2024-11-14",
14+
"repo": "MicrosoftEdge/MSEdgeExplainers",
15+
"issue": "Handwriting",
16+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md",
17+
"flag": "MsHTMLElementHandwriting"
18+
},
19+
{
20+
"label": "Web App LocalFolder Access",
21+
"expiration": "2024-10-24",
22+
"repo": "MicrosoftEdge/MSEdgeExplainers",
23+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/LocalFolder/explainer.md",
24+
"issue": "LocalFolder Access",
25+
"flag": "WebAppLocalFolder"
26+
}
1827
],
19-
20-
"expired": [
21-
22-
]
23-
}
28+
"expired": []
29+
}

0 commit comments

Comments
 (0)