Skip to content

Commit 9ac516e

Browse files
committed
Use [=powerful feature/name=] dfn instead of custom
This reverts commit 6617c24. The dfn is now in the spec-data proper.
1 parent a5846b9 commit 9ac516e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ 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
6158
</pre>
6259

6360
Introduction {#intro}
@@ -208,7 +205,7 @@ The <a>Ambient Light Sensor</a> has a <a>default sensor</a>,
208205
which is the device's main light detector.
209206

210207
The <a>Ambient Light Sensor</a> is a [=powerful feature=] that is identified by the
211-
[=name=] "ambient-light-sensor", which is also its associated
208+
[=powerful feature/name=] "ambient-light-sensor", which is also its associated
212209
[=sensor permission name=]. Its [=powerful feature/permission revocation algorithm=] is the
213210
result of calling the [=generic sensor permission revocation algorithm=] with
214211
"ambient-light-sensor".

0 commit comments

Comments
 (0)