Skip to content

Commit 1fbba89

Browse files
author
Raphael Kubo da Costa
committed
Editorial: Export the "sensor task source" definition.
Extension specifications may need to use to queue tasks in their own operations.
1 parent c04e324 commit 1fbba89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ dictionary SensorOptions {
916916

917917
A {{Sensor}} object has an associated [=platform sensor=].
918918

919-
The [=task source=] for the [=tasks=] mentioned in this specification is the <dfn>sensor task source</dfn>.
919+
The [=task source=] for the [=tasks=] mentioned in this specification is the <dfn export>sensor task source</dfn>.
920920

921921
<div class="example">
922922
In the following example, firstly, we check whether the user agent has permission to access

0 commit comments

Comments
 (0)