Skip to content

Commit 61a43c5

Browse files
authored
Update downstream-trials.json with deviceId addition. (#688)
Add an entry to the Edge origin trial dashboard for PointerEvent.deviceId.
1 parent 6cecf67 commit 61a43c5

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
@@ -18,6 +18,13 @@
1818
"repo": "MicrosoftEdge/MSEdgeExplainers",
1919
"explainer": "https://github.com/w3c/editing/blob/gh-pages/docs/clipboard-unsanitized/explainer.md",
2020
"flag": "EdgeClipboardUnsanitizedContent"
21+
},{
22+
"label": "PointerEvent.deviceId",
23+
"expiration": "2024-02-14",
24+
"repo": "MicrosoftEdge/MSEdgeExplainers",
25+
"issue": "PointerEventDeviceId",
26+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PointerEventDeviceId/explainer.md",
27+
"flag": "PointerEventDeviceId"
2128
},{
2229
"label": "Web Haptics API",
2330
"expiration": "2023-12-31",
@@ -30,4 +37,4 @@
3037
"expired": [
3138

3239
]
33-
}
40+
}

0 commit comments

Comments
 (0)