File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -854,10 +854,10 @@ or being granted permission to access the [=platform sensor=]. -->
854
854
855
855
A [=platform sensor=] has an associated [=requested sampling frequency=] which is initially null.
856
856
857
- For a non[=set/is empty|empty=] [=ordered set|set=] of [=activated sensor objects=] the
858
- [=requested sampling frequency=] is equal to <dfn>optimal sampling frequency</dfn> , which is estimated
859
- by the user agent taking into account {{[[frequency]]|provided frequencies}}
860
- of [=activated sensor objects|activated=] {{Sensor|Sensors}} and [=sampling frequency=] bounds
857
+ For a non- [=set/is empty|empty=] [=ordered set|set=] of [=activated sensor objects=] the
858
+ [=requested sampling frequency=] is equal to the <dfn>optimal sampling frequency</dfn> , which is estimated
859
+ by the user agent by taking into account the {{[[frequency]]|provided frequencies}}
860
+ of [=activated sensor objects|activated=] {{Sensor|Sensors}} and the [=sampling frequency=] bounds
861
861
defined by the underlying platform.
862
862
863
863
Note: For example, the user agent may estimate [=optimal sampling frequency=] as a Least Common
@@ -879,7 +879,7 @@ The {{Sensor}} object in "idle" [[#sensor-lifecycle|state]] is not among the [=p
879
879
In this example there is a [=platform sensor=] instance per [=browsing context=] .
880
880
881
881
The [=latest reading=] [=ordered map|map=] is shared between {{Sensor}} objects from the
882
- same [=browsing context|context=] and is updated at rate equal to [=requested sampling frequency=]
882
+ same [=browsing context|context=] and is updated at a rate equal to the [=requested sampling frequency=]
883
883
of the corresponding [=platform sensor=] .
884
884
885
885
</div>
You can’t perform that action at this time.
0 commit comments