You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.bs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,8 @@ which is the device's main light detector.
225
225
The <a>Ambient Light Sensor</a> has an associated [=sensor permission name=]
226
226
which is <a for="PermissionName" enum-value>"ambient-light-sensor"</a>.
227
227
228
+
The <a>Ambient Light Sensor</a> is a [=policy-controlled feature=] identified by the string "ambient-light-sensor". Its [=default allowlist=] is `'self'`.
229
+
228
230
The <dfn>current light level</dfn> or <dfn>illuminance</dfn>
229
231
is a value that represents the ambient light level
230
232
around the hosting device. Its unit is the lux (lx) [[SI]].
0 commit comments