From d9a5ac669ceaa9fb90e7d0041de9a4beabcd5cc0 Mon Sep 17 00:00:00 2001 From: Anssi Kostiainen Date: Tue, 8 Oct 2024 13:54:50 +0300 Subject: [PATCH] Update permission name and feature name references The permission names are shared across Permissions and Permissions Policy specs: https://www.w3.org/TR/permissions/#relationship-to-permissions-policy --- index.bs | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/index.bs b/index.bs index 2a09a81..df738a9 100644 --- a/index.bs +++ b/index.bs @@ -47,10 +47,6 @@ urlPrefix: https://w3c.github.io/motion-sensors/; spec: MOTIONSENSORS type: dfn text: Absolute Orientation Sensor; url: absolute-orientation -
 {
    "MAGITACT": {
@@ -183,7 +179,7 @@ the Generic Sensor API [[!GENERIC-SENSOR]].
 Permissions Policy integration {#permissions-policy-integration}
 ==============================
 
-This specification utilizes the [=policy-controlled feature=] identified by the string "magnetometer" defined in [[DEVICE-ORIENTATION]].
+This specification utilizes the [=policy-controlled feature=] identified by the string "magnetometer" defined in [[DEVICE-ORIENTATION]].
 
 Model {#model}
 =====
@@ -193,9 +189,9 @@ The Magnetometer sensor type has
  : [=Extension sensor interface=]
  :: {{Magnetometer}}
  : [=Sensor permission names=]
- :: "magnetometer" (defined in [[DEVICE-ORIENTATION]])
+ :: "magnetometer"
  : [=Sensor feature names=]
- :: "[=magnetometer-feature|magnetometer=]" (defined in [[DEVICE-ORIENTATION]])
+ :: "magnetometer"
  : [=powerful feature/Permission revocation algorithm=]
  :: Invoke the [=generic sensor permission revocation algorithm=] with "magnetometer".
  : [=Virtual sensor type=]
@@ -209,9 +205,9 @@ The Uncalibrated Magnetometermagnetometer" (defined in [[DEVICE-ORIENTATION]])
+ :: "magnetometer"
  : [=Sensor feature names=]
- :: "[=magnetometer-feature|magnetometer=]" (defined in [[DEVICE-ORIENTATION]])
+ :: "magnetometer"
  : [=powerful feature/Permission revocation algorithm=]
  :: Invoke the [=generic sensor permission revocation algorithm=] with "magnetometer".
  : [=Virtual sensor type=]