Skip to content

Commit 1c97c3e

Browse files
authored
Merge pull request #71 from w3c/permissions-integration
Permissions integration tweaks
2 parents 9ccf79e + 56b31bf commit 1c97c3e

File tree

2 files changed

+4
-2693
lines changed

2 files changed

+4
-2693
lines changed

index.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ urlPrefix: https://w3c.github.io/sensors/; spec: GENERIC-SENSOR
5555
text: mock sensor type
5656
text: MockSensorType
5757
text: mock sensor reading values
58+
urlPrefix: https://www.w3.org/TR/permissions/; spec: PERMISSIONS
59+
type: dfn
60+
text: name; url: dfn-name
5861
</pre>
5962
<pre class=biblio>
6063
{
@@ -223,7 +226,7 @@ The <a>Ambient Light Sensor</a> has a <a>default sensor</a>,
223226
which is the device's main light detector.
224227

225228
The <a>Ambient Light Sensor</a> is a [=powerful feature=] that is identified by the
226-
[=powerful feature/name=] "ambient-light-sensor", which is also its associated
229+
[=name=] "ambient-light-sensor", which is also its associated
227230
[=sensor permission name=]. Its [=powerful feature/permission revocation algorithm=] is the
228231
result of calling the [=generic sensor permission revocation algorithm=] with
229232
"ambient-light-sensor".

0 commit comments

Comments
 (0)