diff --git a/pointerevents/deviceproperties/get-device-properties-uniqueid-from-pointer-event.tentative.html b/pointerevents/persistentDeviceId/get-persistendeviceid-from-pointer-event.tentative.html similarity index 86% rename from pointerevents/deviceproperties/get-device-properties-uniqueid-from-pointer-event.tentative.html rename to pointerevents/persistentDeviceId/get-persistendeviceid-from-pointer-event.tentative.html index dc6b9379c11403..9f77c1c9e9559d 100644 --- a/pointerevents/deviceproperties/get-device-properties-uniqueid-from-pointer-event.tentative.html +++ b/pointerevents/persistentDeviceId/get-persistendeviceid-from-pointer-event.tentative.html @@ -16,13 +16,13 @@
- \ No newline at end of file diff --git a/pointerevents/deviceproperties/unique-id-is-unique-manual.tentative.html b/pointerevents/persistentDeviceId/persistentdeviceid-is-unique-manual.tentative.html similarity index 82% rename from pointerevents/deviceproperties/unique-id-is-unique-manual.tentative.html rename to pointerevents/persistentDeviceId/persistentdeviceid-is-unique-manual.tentative.html index 55db05353f5a2f..f9f15cfaea85a1 100644 --- a/pointerevents/deviceproperties/unique-id-is-unique-manual.tentative.html +++ b/pointerevents/persistentDeviceId/persistentdeviceid-is-unique-manual.tentative.html @@ -3,7 +3,7 @@ Tentative; contingent on merge of: https://github.com/w3c/pointerevents/pull/495 - This manual test validates the behavior of PointerEvent.deviceProperties.uniqueId. + This manual test validates the behavior of PointerEvent.persistentDeviceId. Specifically, this test ensures that pointing devices get their own unique id, and that the unique id is persistent over the session. @@ -11,7 +11,7 @@ pen and a mouse. Please follow the instructions exactly as written in order to ensure the correct results are obtained. --> -DeviceProperties.uniqueId is unique for pointer events from different devices +persistentDeviceId is unique for pointer events from different devices