Skip to content

Commit b0eaa3a

Browse files
authored
Add handwriting Origin Trial (#810)
* Add handwriting OT * Extend duration to 6 month default
1 parent 6680eb2 commit b0eaa3a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

origin-trials/downstream-trials.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@
2020
"issue": "PointerEventDeviceId",
2121
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PointerEventDeviceId/explainer.md",
2222
"flag": "PointerEventDeviceId"
23-
}
23+
},{
24+
"label": "HTML+IDL `handwriting` attribute",
25+
"expiration": "2024-11-14",
26+
"repo": "MicrosoftEdge/MSEdgeExplainers",
27+
"issue": "Handwriting",
28+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Handwriting/explainer.md",
29+
"flag": "MsHTMLElementHandwriting"
30+
}
2431
],
2532

2633
"expired": [

0 commit comments

Comments
 (0)