Skip to content

Commit 44d1060

Browse files
authored
Update explainer.md (#835)
1 parent 9a96ee9 commit 44d1060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PointerEventDeviceId/explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This document is a starting point for engaging the community and standards bodie
1010

1111
* This document status: **ARCHIVED**
1212
* Current venue: [W3C Web Incubator Community Group](https://wicg.io/)
13-
* Current version: [Pointer Event Device Properties](https://github.com/WICG/pointer-event-extensions/blob/main/pointer-event-device-id-explainer.md)
13+
* Current version: [Pointer Event Persistent Device Id](https://github.com/WICG/pointer-event-extensions/blob/main/pointer-event-device-id-explainer.md)
1414

1515
## Introduction
1616
As devices with advanced pen input capabilities are becoming increasingly prevalent, it is important that the web platform continues to evolve to fully support these advanced features in order to unlock rich experiences for both end users and developers. One such advancement is the ability for a device's digitizer to recognize more than one pen device interacting with it simultaneously. In this Explainer, we propose an extension to the `PointerEvent` interface to include a new attribute, `deviceId`, that represents a session-persistent, document isolated, unique identifier that a developer can reliably use to identify individual pens interacting with the page.

0 commit comments

Comments
 (0)