From 28990c6708f7eadeb90e31f145959268a663abc7 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Fri, 6 Oct 2023 12:42:14 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 14.1.0. --- ed/dfns/generic-sensor.json | 568 +++------------- ed/headings/generic-sensor.json | 86 +-- ed/idl/generic-sensor.idl | 30 - ed/ids/appmanifest.json | 4 +- ed/ids/generic-sensor.json | 1082 +++++++++++++++---------------- ed/ids/webdriver-bidi.json | 7 + ed/index.json | 58 +- ed/links/appmanifest.json | 1 - ed/links/generic-sensor.json | 120 ++-- ed/links/webdriver-bidi.json | 9 +- ed/refs/generic-sensor.json | 28 - 11 files changed, 727 insertions(+), 1266 deletions(-) diff --git a/ed/dfns/generic-sensor.json b/ed/dfns/generic-sensor.json index 2933b83b8680..8921b5153f22 100644 --- a/ed/dfns/generic-sensor.json +++ b/ed/dfns/generic-sensor.json @@ -1307,10 +1307,10 @@ "definedIn": "heading" }, { - "id": "mock-sensor", - "href": "https://w3c.github.io/sensors/#mock-sensor", + "id": "virtual-sensor", + "href": "https://w3c.github.io/sensors/#virtual-sensor", "linkingText": [ - "mock sensor" + "virtual sensor" ], "localLinkingText": [], "type": "dfn", @@ -1318,139 +1318,24 @@ "access": "private", "informative": false, "heading": { - "id": "mock-sensors", - "href": "https://w3c.github.io/sensors/#mock-sensors", - "title": "Mock Sensors", + "id": "virtual-sensors", + "href": "https://w3c.github.io/sensors/#virtual-sensors", + "title": "Virtual Sensors", "number": "9.1" }, "definedIn": "prose" }, { - "id": "mock-sensor-reading", - "href": "https://w3c.github.io/sensors/#mock-sensor-reading", + "id": "virtual-sensor-can-provide-readings-flag", + "href": "https://w3c.github.io/sensors/#virtual-sensor-can-provide-readings-flag", "linkingText": [ - "mock sensor reading" + "can provide readings flag" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, - { - "id": "dictdef-mocksensorconfiguration", - "href": "https://w3c.github.io/sensors/#dictdef-mocksensorconfiguration", - "linkingText": [ - "MockSensorConfiguration" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "dictionary-mocksensorconfiguration", - "href": "https://w3c.github.io/sensors/#dictionary-mocksensorconfiguration", - "title": "MockSensorConfiguration dictionary", - "number": "9.1.1" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensorconfiguration-mocksensortype", - "href": "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-mocksensortype", - "linkingText": [ - "mockSensorType" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "MockSensorConfiguration" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensorconfiguration-connected", - "href": "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-connected", - "linkingText": [ - "connected" - ], - "localLinkingText": [], - "type": "dict-member", "for": [ - "MockSensorConfiguration" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensorconfiguration-maxsamplingfrequency", - "href": "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-maxsamplingfrequency", - "linkingText": [ - "maxSamplingFrequency" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "MockSensorConfiguration" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensorconfiguration-minsamplingfrequency", - "href": "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-minsamplingfrequency", - "linkingText": [ - "minSamplingFrequency" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "MockSensorConfiguration" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "connection-flag", - "href": "https://w3c.github.io/sensors/#connection-flag", - "linkingText": [ - "connection flag" + "virtual sensor" ], - "localLinkingText": [], - "type": "dfn", - "for": [], "access": "private", "informative": false, "heading": { @@ -1461,93 +1346,56 @@ "definedIn": "prose" }, { - "id": "dictdef-mocksensor", - "href": "https://w3c.github.io/sensors/#dictdef-mocksensor", - "linkingText": [ - "MockSensor" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "dictionary-mocksensor", - "href": "https://w3c.github.io/sensors/#dictionary-mocksensor", - "title": "MockSensor dictionary", - "number": "9.1.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensor-maxsamplingfrequency", - "href": "https://w3c.github.io/sensors/#dom-mocksensor-maxsamplingfrequency", + "id": "virtual-sensor-requested-sampling-frequency", + "href": "https://w3c.github.io/sensors/#virtual-sensor-requested-sampling-frequency", "linkingText": [ - "maxSamplingFrequency" + "requested sampling frequency" ], "localLinkingText": [], - "type": "dict-member", + "type": "dfn", "for": [ - "MockSensor" + "virtual sensor" ], - "access": "public", + "access": "private", "informative": false, "heading": { "id": "title", "href": "https://w3c.github.io/sensors/#title", "title": "Generic Sensor API" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-mocksensor-minsamplingfrequency", - "href": "https://w3c.github.io/sensors/#dom-mocksensor-minsamplingfrequency", + "id": "virtual-sensor-minimum-sampling-frequency", + "href": "https://w3c.github.io/sensors/#virtual-sensor-minimum-sampling-frequency", "linkingText": [ - "minSamplingFrequency" + "minimum sampling frequency" ], "localLinkingText": [], - "type": "dict-member", + "type": "dfn", "for": [ - "MockSensor" + "virtual sensor" ], - "access": "public", + "access": "private", "informative": false, "heading": { "id": "title", "href": "https://w3c.github.io/sensors/#title", "title": "Generic Sensor API" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-mocksensor-requestedsamplingfrequency", - "href": "https://w3c.github.io/sensors/#dom-mocksensor-requestedsamplingfrequency", + "id": "virtual-sensor-maximum-sampling-frequency", + "href": "https://w3c.github.io/sensors/#virtual-sensor-maximum-sampling-frequency", "linkingText": [ - "requestedSamplingFrequency" + "maximum sampling frequency" ], "localLinkingText": [], - "type": "dict-member", + "type": "dfn", "for": [ - "MockSensor" + "virtual sensor" ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "serialized-mock-sensor", - "href": "https://w3c.github.io/sensors/#serialized-mock-sensor", - "linkingText": [ - "serialized mock sensor" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], "access": "private", "informative": false, "heading": { @@ -1558,53 +1406,14 @@ "definedIn": "prose" }, { - "id": "mock-sensor-type", - "href": "https://w3c.github.io/sensors/#mock-sensor-type", + "id": "per-type-virtual-sensor-metadata", + "href": "https://w3c.github.io/sensors/#per-type-virtual-sensor-metadata", "linkingText": [ - "mock sensor type" + "per-type virtual sensor metadata" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "section-mock-sensor-type", - "href": "https://w3c.github.io/sensors/#section-mock-sensor-type", - "title": "Mock sensor type", - "number": "9.1.3" - }, - "definedIn": "prose" - }, - { - "id": "enumdef-mocksensortype", - "href": "https://w3c.github.io/sensors/#enumdef-mocksensortype", - "linkingText": [ - "MockSensorType" - ], - "localLinkingText": [], - "type": "enum", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "pre" - }, - { - "id": "dom-mocksensortype-ambient-light", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-ambient-light", - "linkingText": [ - "\"ambient-light\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], "access": "public", "informative": false, "heading": { @@ -1612,159 +1421,17 @@ "href": "https://w3c.github.io/sensors/#title", "title": "Generic Sensor API" }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-accelerometer", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-accelerometer", - "linkingText": [ - "\"accelerometer\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-linear-acceleration", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-linear-acceleration", - "linkingText": [ - "\"linear-acceleration\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-gravity", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-gravity", - "linkingText": [ - "\"gravity\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-gyroscope", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-gyroscope", - "linkingText": [ - "\"gyroscope\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-magnetometer", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-magnetometer", - "linkingText": [ - "\"magnetometer\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-uncalibrated-magnetometer", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-uncalibrated-magnetometer", - "linkingText": [ - "\"uncalibrated-magnetometer\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dom-mocksensortype-absolute-orientation", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-absolute-orientation", - "linkingText": [ - "\"absolute-orientation\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "dom-mocksensortype-relative-orientation", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-relative-orientation", + "id": "virtual-sensor-metadata", + "href": "https://w3c.github.io/sensors/#virtual-sensor-metadata", "linkingText": [ - "\"relative-orientation\"" + "virtual sensor metadata" ], "localLinkingText": [], - "type": "enum-value", - "for": [ - "MockSensorType" - ], + "type": "dfn", + "for": [], "access": "public", "informative": false, "heading": { @@ -1772,18 +1439,18 @@ "href": "https://w3c.github.io/sensors/#title", "title": "Generic Sensor API" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "dom-mocksensortype-geolocation", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-geolocation", + "id": "virtual-sensor-metadata-virtual-sensor-type", + "href": "https://w3c.github.io/sensors/#virtual-sensor-metadata-virtual-sensor-type", "linkingText": [ - "\"geolocation\"" + "virtual sensor type" ], "localLinkingText": [], - "type": "enum-value", + "type": "dfn", "for": [ - "MockSensorType" + "virtual sensor metadata" ], "access": "public", "informative": false, @@ -1795,15 +1462,15 @@ "definedIn": "dt" }, { - "id": "dom-mocksensortype-proximity", - "href": "https://w3c.github.io/sensors/#dom-mocksensortype-proximity", + "id": "virtual-sensor-metadata-reading-parsing-algorithm", + "href": "https://w3c.github.io/sensors/#virtual-sensor-metadata-reading-parsing-algorithm", "linkingText": [ - "\"proximity\"" + "reading parsing algorithm" ], "localLinkingText": [], - "type": "enum-value", + "type": "dfn", "for": [ - "MockSensorType" + "virtual sensor metadata" ], "access": "public", "informative": false, @@ -1815,154 +1482,79 @@ "definedIn": "dt" }, { - "id": "mock-sensor-reading-values", - "href": "https://w3c.github.io/sensors/#mock-sensor-reading-values", + "id": "virtual-sensor-mapping", + "href": "https://w3c.github.io/sensors/#virtual-sensor-mapping", "linkingText": [ - "Mock Sensor Reading Values" + "virtual sensor mapping" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "title", - "href": "https://w3c.github.io/sensors/#title", - "title": "Generic Sensor API" - }, - "definedIn": "dt" - }, - { - "id": "dictdef-mocksensorreadingvalues", - "href": "https://w3c.github.io/sensors/#dictdef-mocksensorreadingvalues", - "linkingText": [ - "MockSensorReadingValues" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", + "access": "private", "informative": false, "heading": { "id": "title", "href": "https://w3c.github.io/sensors/#title", "title": "Generic Sensor API" }, - "definedIn": "pre" - }, - { - "id": "create-mock-sensor", - "href": "https://w3c.github.io/sensors/#create-mock-sensor", - "linkingText": [ - "create mock sensor" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "create-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#create-mock-sensor-command", - "title": "Create mock sensor", - "number": "9.2.1" - }, - "definedIn": "prose" - }, - { - "id": "get-mock-sensor", - "href": "https://w3c.github.io/sensors/#get-mock-sensor", - "linkingText": [ - "get mock sensor" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "get-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#get-mock-sensor-command", - "title": "Get mock sensor", - "number": "9.2.2" - }, - "definedIn": "prose" - }, - { - "id": "update-mock-sensor-reading", - "href": "https://w3c.github.io/sensors/#update-mock-sensor-reading", - "linkingText": [ - "update mock sensor reading" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "update-mock-sensor-reading-command", - "href": "https://w3c.github.io/sensors/#update-mock-sensor-reading-command", - "title": "Update mock sensor reading", - "number": "9.2.3" - }, "definedIn": "prose" }, { - "id": "delete-mock-sensor", - "href": "https://w3c.github.io/sensors/#delete-mock-sensor", + "id": "parse-single-value-number-reading", + "href": "https://w3c.github.io/sensors/#parse-single-value-number-reading", "linkingText": [ - "delete mock sensor" + "Parse single-value number reading" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "delete-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#delete-mock-sensor-command", - "title": "Delete mock sensor", - "number": "9.2.4" + "id": "parse-single-value-number-reading", + "href": "https://w3c.github.io/sensors/#parse-single-value-number-reading", + "title": "Parse single-value number reading", + "number": "9.2.3.1.1" }, - "definedIn": "prose" + "definedIn": "heading" }, { - "id": "no-such-mock-sensor", - "href": "https://w3c.github.io/sensors/#no-such-mock-sensor", + "id": "parse-xyz-reading", + "href": "https://w3c.github.io/sensors/#parse-xyz-reading", "linkingText": [ - "no such mock sensor" + "Parse XYZ reading" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "extension-handling-errors", - "href": "https://w3c.github.io/sensors/#extension-handling-errors", - "title": "Handling errors", - "number": "9.3" + "id": "parse-xyz-reading", + "href": "https://w3c.github.io/sensors/#parse-xyz-reading", + "title": "Parse XYZ reading", + "number": "9.2.3.1.2" }, - "definedIn": "table" + "definedIn": "heading" }, { - "id": "mock-sensor-already-created", - "href": "https://w3c.github.io/sensors/#mock-sensor-already-created", + "id": "parse-quaternion-reading", + "href": "https://w3c.github.io/sensors/#parse-quaternion-reading", "linkingText": [ - "mock sensor already created" + "Parse quaternion reading" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "extension-handling-errors", - "href": "https://w3c.github.io/sensors/#extension-handling-errors", - "title": "Handling errors", - "number": "9.3" + "id": "parse-quaternion-reading", + "href": "https://w3c.github.io/sensors/#parse-quaternion-reading", + "title": "Parse quaternion reading", + "number": "9.2.3.1.3" }, - "definedIn": "table" + "definedIn": "heading" }, { "id": "extension-specification", diff --git a/ed/headings/generic-sensor.json b/ed/headings/generic-sensor.json index 26e9f59c8587..70fc9e43c6a1 100644 --- a/ed/headings/generic-sensor.json +++ b/ed/headings/generic-sensor.json @@ -463,33 +463,12 @@ "number": "9" }, { - "id": "mock-sensors", - "href": "https://w3c.github.io/sensors/#mock-sensors", + "id": "virtual-sensors", + "href": "https://w3c.github.io/sensors/#virtual-sensors", "level": 3, - "title": "Mock Sensors", + "title": "Virtual Sensors", "number": "9.1" }, - { - "id": "dictionary-mocksensorconfiguration", - "href": "https://w3c.github.io/sensors/#dictionary-mocksensorconfiguration", - "level": 4, - "title": "MockSensorConfiguration dictionary", - "number": "9.1.1" - }, - { - "id": "dictionary-mocksensor", - "href": "https://w3c.github.io/sensors/#dictionary-mocksensor", - "level": 4, - "title": "MockSensor dictionary", - "number": "9.1.2" - }, - { - "id": "section-mock-sensor-type", - "href": "https://w3c.github.io/sensors/#section-mock-sensor-type", - "level": 4, - "title": "Mock sensor type", - "number": "9.1.3" - }, { "id": "section-extension-commands", "href": "https://w3c.github.io/sensors/#section-extension-commands", @@ -498,39 +477,60 @@ "number": "9.2" }, { - "id": "create-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#create-mock-sensor-command", + "id": "create-virtual-sensor-command", + "href": "https://w3c.github.io/sensors/#create-virtual-sensor-command", "level": 4, - "title": "Create mock sensor", + "title": "Create virtual sensor", "number": "9.2.1" }, { - "id": "get-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#get-mock-sensor-command", + "id": "get-virtual-sensor-information-command", + "href": "https://w3c.github.io/sensors/#get-virtual-sensor-information-command", "level": 4, - "title": "Get mock sensor", + "title": "Get virtual sensor information", "number": "9.2.2" }, { - "id": "update-mock-sensor-reading-command", - "href": "https://w3c.github.io/sensors/#update-mock-sensor-reading-command", + "id": "update-virtual-sensor-reading-command", + "href": "https://w3c.github.io/sensors/#update-virtual-sensor-reading-command", "level": 4, - "title": "Update mock sensor reading", + "title": "Update virtual sensor reading", "number": "9.2.3" }, { - "id": "delete-mock-sensor-command", - "href": "https://w3c.github.io/sensors/#delete-mock-sensor-command", - "level": 4, - "title": "Delete mock sensor", - "number": "9.2.4" + "id": "algorithms-for-parsing-readings", + "href": "https://w3c.github.io/sensors/#algorithms-for-parsing-readings", + "level": 5, + "title": "Algorithms for parsing readings", + "number": "9.2.3.1" }, { - "id": "extension-handling-errors", - "href": "https://w3c.github.io/sensors/#extension-handling-errors", - "level": 3, - "title": "Handling errors", - "number": "9.3" + "id": "parse-single-value-number-reading", + "href": "https://w3c.github.io/sensors/#parse-single-value-number-reading", + "level": 6, + "title": "Parse single-value number reading", + "number": "9.2.3.1.1" + }, + { + "id": "parse-xyz-reading", + "href": "https://w3c.github.io/sensors/#parse-xyz-reading", + "level": 6, + "title": "Parse XYZ reading", + "number": "9.2.3.1.2" + }, + { + "id": "parse-quaternion-reading", + "href": "https://w3c.github.io/sensors/#parse-quaternion-reading", + "level": 6, + "title": "Parse quaternion reading", + "number": "9.2.3.1.3" + }, + { + "id": "delete-virtual-sensor-command", + "href": "https://w3c.github.io/sensors/#delete-virtual-sensor-command", + "level": 4, + "title": "Delete virtual sensor", + "number": "9.2.4" }, { "id": "extensibility", diff --git a/ed/idl/generic-sensor.idl b/ed/idl/generic-sensor.idl index 157072f63418..a997bb62c2a8 100644 --- a/ed/idl/generic-sensor.idl +++ b/ed/idl/generic-sensor.idl @@ -28,33 +28,3 @@ interface SensorErrorEvent : Event { dictionary SensorErrorEventInit : EventInit { required DOMException error; }; - -dictionary MockSensorConfiguration { - required MockSensorType mockSensorType; - boolean connected = true; - double? maxSamplingFrequency; - double? minSamplingFrequency; -}; - -dictionary MockSensor { - double maxSamplingFrequency; - double minSamplingFrequency; - double requestedSamplingFrequency; -}; - -enum MockSensorType { - "ambient-light", - "accelerometer", - "linear-acceleration", - "gravity", - "gyroscope", - "magnetometer", - "uncalibrated-magnetometer", - "absolute-orientation", - "relative-orientation", - "geolocation", - "proximity", -}; - -dictionary MockSensorReadingValues { -}; diff --git a/ed/ids/appmanifest.json b/ed/ids/appmanifest.json index 51fb4652b138..01dc1b7d5f60 100644 --- a/ed/ids/appmanifest.json +++ b/ed/ids/appmanifest.json @@ -601,8 +601,6 @@ "https://w3c.github.io/manifest/#fig-fullbleed-windows", "https://w3c.github.io/manifest/#monochrome-icons-and-solid-fills", "https://w3c.github.io/manifest/#x2-4-monochrome-icons-and-solid-fills", - "https://w3c.github.io/manifest/#issue-container-number-905", - "https://w3c.github.io/manifest/#h-issue-1", "https://w3c.github.io/manifest/#dfn-solid-fill", "https://w3c.github.io/manifest/#ref-for-dfn-manifest-23", "https://w3c.github.io/manifest/#ref-for-dfn-monochrome-3", @@ -685,7 +683,7 @@ "https://w3c.github.io/manifest/#external-application-resource", "https://w3c.github.io/manifest/#x4-external-application-resource", "https://w3c.github.io/manifest/#issue-container-number-956-0", - "https://w3c.github.io/manifest/#h-issue-2", + "https://w3c.github.io/manifest/#h-issue-1", "https://w3c.github.io/manifest/#dfn-external-application-resource", "https://w3c.github.io/manifest/#ref-for-dfn-external-application-resource-1", "https://w3c.github.io/manifest/#ref-for-dfn-valid-external-application-resource-1", diff --git a/ed/ids/generic-sensor.json b/ed/ids/generic-sensor.json index 1831da8ade3a..b5f332f2d110 100644 --- a/ed/ids/generic-sensor.json +++ b/ed/ids/generic-sensor.json @@ -680,22 +680,24 @@ "https://w3c.github.io/sensors/#ref-for-this%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-connect-to-sensor", "https://w3c.github.io/sensors/#ref-for-this%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-this%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-concept-relevant-global%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-create-exception%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-notreadableerror", "https://w3c.github.io/sensors/#ref-for-idl-DOMException%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-notify-error%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-this%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-activate-a-sensor-object", "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-activate-a-sensor-object", + "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A0", "https://w3c.github.io/sensors/#sensor-stop", "https://w3c.github.io/sensors/#ref-for-dom-sensor-stop", - "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-in-parallel%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-deactivate-a-sensor-object%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A3", "https://w3c.github.io/sensors/#sensor-onreading", "https://w3c.github.io/sensors/#ref-for-dom-sensor-onreading", "https://w3c.github.io/sensors/#ref-for-eventhandler%E2%91%A2", @@ -703,7 +705,7 @@ "https://w3c.github.io/sensors/#sensor-onactivate", "https://w3c.github.io/sensors/#ref-for-dom-sensor-onactivate", "https://w3c.github.io/sensors/#ref-for-eventhandler%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-this%E2%91%A0%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A7", "https://w3c.github.io/sensors/#sensor-onerror", "https://w3c.github.io/sensors/#ref-for-dom-sensor-onerror", @@ -787,16 +789,25 @@ "https://w3c.github.io/sensors/#infopanel-for-connect-to-sensor", "https://w3c.github.io/sensors/#infopaneltitle-for-connect-to-sensor", "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A1%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-global-object", "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-window-navigable", + "https://w3c.github.io/sensors/#ref-for-nav-top", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-can-provide-readings-flag%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A2%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A3%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A2%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A3%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-default-sensor%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-default-sensor%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-get-a-platform-sensors-sampling-bounds%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dom-sensor-frequency-slot%E2%91%A4", @@ -810,13 +821,13 @@ "https://w3c.github.io/sensors/#infopanel-for-activate-a-sensor-object", "https://w3c.github.io/sensors/#infopaneltitle-for-activate-a-sensor-object", "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A1%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-set-append", "https://w3c.github.io/sensors/#ref-for-activated-sensor-objects%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-set-sensor-settings", "https://w3c.github.io/sensors/#ref-for-notify-activated-state", "https://w3c.github.io/sensors/#deactivate-a-sensor-object", - "https://w3c.github.io/sensors/#ref-for-deactivate-a-sensor-object%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-deactivate-a-sensor-object%E2%91%A3", "https://w3c.github.io/sensors/#infopanel-for-deactivate-a-sensor-object", "https://w3c.github.io/sensors/#infopaneltitle-for-deactivate-a-sensor-object", "https://w3c.github.io/sensors/#infopanel-for-deactivate-a-sensor-object", @@ -825,7 +836,7 @@ "https://w3c.github.io/sensors/#ref-for-concept-task%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-task-queue", "https://w3c.github.io/sensors/#ref-for-sensor-task-source", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-activated-sensor-objects%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-list-contain%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-list-remove", @@ -858,7 +869,7 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-set-sensor-settings", "https://w3c.github.io/sensors/#infopanel-for-set-sensor-settings", "https://w3c.github.io/sensors/#infopaneltitle-for-set-sensor-settings", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-activated-sensor-objects%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-list-is-empty%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A0", @@ -883,13 +894,13 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-update-latest-reading", "https://w3c.github.io/sensors/#infopanel-for-update-latest-reading", "https://w3c.github.io/sensors/#infopaneltitle-for-update-latest-reading", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A3%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-threshold-check-algorithm%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-threshold-check-algorithm%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-latest-reading%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-monotonic-clock-unsafe-current-time%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-monotonic-clock", @@ -950,11 +961,11 @@ "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A1%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A0%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-concept-event-fire%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-latest-reading%E2%91%A0%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-notify-new-reading%E2%91%A2", "https://w3c.github.io/sensors/#notify-error", - "https://w3c.github.io/sensors/#ref-for-notify-error%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-notify-error%E2%91%A3", "https://w3c.github.io/sensors/#infopanel-for-notify-error", "https://w3c.github.io/sensors/#infopaneltitle-for-notify-error", "https://w3c.github.io/sensors/#infopanel-for-notify-error", @@ -975,7 +986,7 @@ "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-dom-sensor-state-slot%E2%91%A0%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-latest-reading%E2%91%A0%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-reading-quantization-algorithm%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-reading-quantization-algorithm%E2%91%A1", @@ -990,7 +1001,7 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-request-sensor-access", "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-dfn-permission-state", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-ordered-set%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-sensor-permission-names%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-list-iterate%E2%91%A1", @@ -998,479 +1009,399 @@ "https://w3c.github.io/sensors/#automation", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands", - "https://w3c.github.io/sensors/#ref-for-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A0", - "https://w3c.github.io/sensors/#mock-sensors", - "https://w3c.github.io/sensors/#mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0", - "https://w3c.github.io/sensors/#mock-sensor-reading", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0", + "https://w3c.github.io/sensors/#virtual-sensors", + "https://w3c.github.io/sensors/#virtual-sensor", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A0", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-reading", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-reading", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-reading", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-reading", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A1", + "https://w3c.github.io/sensors/#virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-can-provide-readings-flag", + "https://w3c.github.io/sensors/#ref-for-boolean", + "https://w3c.github.io/sensors/#virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-requested-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-requested-sampling-frequency%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-requested-sampling-frequency%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A4", + "https://w3c.github.io/sensors/#virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-minimum-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-device-sensor-minimum-sampling-frequency%E2%91%A2", + "https://w3c.github.io/sensors/#virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-maximum-sampling-frequency", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-device-sensor-maximum-sampling-frequency%E2%91%A3", + "https://w3c.github.io/sensors/#per-type-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopanel-for-per-type-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopaneltitle-for-per-type-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopanel-for-per-type-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopaneltitle-for-per-type-virtual-sensor-metadata", "https://w3c.github.io/sensors/#ref-for-ordered-map%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-string", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-ordered-map%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-map-entry%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-map-key%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-map-value%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-concept-settings-object-time-origin%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-map-entry%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-ordered-map%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-map-getting-the-keys%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-dictionary-member", - "https://w3c.github.io/sensors/#ref-for-dfn-identifier%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorreadingvalues", - "https://w3c.github.io/sensors/#ref-for-map-getting-the-values", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-can-expose-sensor-readings%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-nav-document%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A5", - "https://w3c.github.io/sensors/#dictionary-mocksensorconfiguration", - "https://w3c.github.io/sensors/#dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype", - "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#ref-for-idl-boolean%E2%91%A1", - "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#ref-for-idl-double%E2%91%A0", - "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-idl-double%E2%91%A1", - "https://w3c.github.io/sensors/#dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorconfiguration", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-mocksensortype", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-connected", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A6", - "https://w3c.github.io/sensors/#connection-flag", - "https://w3c.github.io/sensors/#infopanel-for-connection-flag", - "https://w3c.github.io/sensors/#infopaneltitle-for-connection-flag", - "https://w3c.github.io/sensors/#infopanel-for-connection-flag", - "https://w3c.github.io/sensors/#infopaneltitle-for-connection-flag", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-connect-to-sensor%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-maxsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-minsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#dictionary-mocksensor", - "https://w3c.github.io/sensors/#dictdef-mocksensor", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensor", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensor", - "https://w3c.github.io/sensors/#ref-for-idl-double%E2%91%A2", - "https://w3c.github.io/sensors/#dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-idl-double%E2%91%A3", - "https://w3c.github.io/sensors/#dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-idl-double%E2%91%A4", - "https://w3c.github.io/sensors/#dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensor", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensor-maxsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensor-minsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensor-requestedsamplingfrequency", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A1%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A4", - "https://w3c.github.io/sensors/#serialized-mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-serialized-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-serialized-mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-serialized-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-serialized-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-dfn-object", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensor%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A1", - "https://w3c.github.io/sensors/#section-mock-sensor-type", - "https://w3c.github.io/sensors/#mock-sensor-type", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-type", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-type", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-type", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-type", + "https://w3c.github.io/sensors/#virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#ref-for-struct", + "https://w3c.github.io/sensors/#ref-for-struct-item", + "https://w3c.github.io/sensors/#virtual-sensor-metadata-virtual-sensor-type", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata-virtual-sensor-type", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata-virtual-sensor-type", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata-virtual-sensor-type", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata-virtual-sensor-type", "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A7", - "https://w3c.github.io/sensors/#enumdef-mocksensortype", - "https://w3c.github.io/sensors/#infopanel-for-enumdef-mocksensortype", - "https://w3c.github.io/sensors/#infopaneltitle-for-enumdef-mocksensortype", - "https://w3c.github.io/sensors/#infopanel-for-enumdef-mocksensortype", - "https://w3c.github.io/sensors/#infopaneltitle-for-enumdef-mocksensortype", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A1", - "https://w3c.github.io/sensors/#dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-ambient-light", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-ambient-light-sensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-accelerometer", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-accelerometer-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-linear-acceleration", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-linearaccelerationsensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-gravity", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-gravitysensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-gyroscope", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-gyroscope-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-magnetometer", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-magnetometer-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-uncalibrated-magnetometer", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-uncalibrated-magnetometer-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-absolute-orientation", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-absoluteorientationsensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-relative-orientation", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-relativeorientationsensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-geolocation", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-geolocationsensor-interface", - "https://w3c.github.io/sensors/#dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#infopanel-for-dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#infopaneltitle-for-dom-mocksensortype-proximity", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-proximity-sensor-interface", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading-values", - "https://w3c.github.io/sensors/#mock-sensor-reading-values", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-reading-values", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-reading-values", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-reading-values", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-reading-values", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorreadingvalues%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-dfn-attribute%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-identifier%E2%91%A2", + "https://w3c.github.io/sensors/#virtual-sensor-metadata-reading-parsing-algorithm", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata-reading-parsing-algorithm", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata-reading-parsing-algorithm", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-metadata-reading-parsing-algorithm", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-metadata-reading-parsing-algorithm", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-top-level-traversable", + "https://w3c.github.io/sensors/#virtual-sensor-mapping", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-mapping", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-mapping", + "https://w3c.github.io/sensors/#infopanel-for-virtual-sensor-mapping", + "https://w3c.github.io/sensors/#infopaneltitle-for-virtual-sensor-mapping", + "https://w3c.github.io/sensors/#ref-for-ordered-map%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorreadingvalues%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A6", - "https://w3c.github.io/sensors/#dictdef-mocksensorreadingvalues", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensorreadingvalues", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensorreadingvalues", - "https://w3c.github.io/sensors/#infopanel-for-dictdef-mocksensorreadingvalues", - "https://w3c.github.io/sensors/#infopaneltitle-for-dictdef-mocksensorreadingvalues", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-top-level-traversable%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-navigable", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-navigable%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-nav-top%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-navigable%E2%91%A1", "https://w3c.github.io/sensors/#section-extension-commands", - "https://w3c.github.io/sensors/#create-mock-sensor-command", + "https://w3c.github.io/sensors/#create-virtual-sensor-command", "https://w3c.github.io/sensors/#ref-for-dfn-extension-command-uri-template", - "https://w3c.github.io/sensors/#create-mock-sensor", + "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dom-sensor-start%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-connect-to-sensor%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sec-string-objects", + "https://w3c.github.io/sensors/#ref-for-sec-boolean-objects", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-remote-end-steps", - "https://w3c.github.io/sensors/#ref-for-dfn-convert-ecmascript-to-idl-value", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorconfiguration%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties", + "https://w3c.github.io/sensors/#ref-for-sec-string-objects%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-error", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-mocksensortype%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A0%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-already-created", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-no-longer-open", - "https://w3c.github.io/sensors/#ref-for-dfn-no-such-window", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-virtual-sensor-type", + "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context", + "https://w3c.github.io/sensors/#ref-for-bc-traversable", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-handle-any-user-prompts", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-the-property-with-default", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-the-property-with-default%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-in-parallel%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-connected%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-connection-flag", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-maxsamplingfrequency%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-maxsamplingfrequency%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-minsamplingfrequency%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dom-mocksensorconfiguration-minsamplingfrequency%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-the-property-with-default%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-can-provide-readings-flag%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-minimum-sampling-frequency%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-maximum-sampling-frequency%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-success", - "https://w3c.github.io/sensors/#example-dd45869f", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A5", + "https://w3c.github.io/sensors/#example-ee2fd565", + "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-session", "https://w3c.github.io/sensors/#ref-for-dfn-local-ends", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-already-created%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A3", - "https://w3c.github.io/sensors/#get-mock-sensor-command", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-top-level-traversable%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A5", + "https://w3c.github.io/sensors/#get-virtual-sensor-information-command", "https://w3c.github.io/sensors/#ref-for-dfn-extension-command-uri-template%E2%91%A0", - "https://w3c.github.io/sensors/#get-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-requested-sampling-frequency%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A0%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-minimum-sampling-frequency%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-maximum-sampling-frequency%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-dfn-remote-end-steps%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-url-variables", - "https://w3c.github.io/sensors/#ref-for-dfn-convert-ecmascript-to-idl-value%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-dfn-no-longer-open%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-no-such-window%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-dfn-handle-any-user-prompts%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-virtual-sensor-type%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-bc-traversable%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-no-such-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-serialized-mock-sensor", - "https://w3c.github.io/sensors/#update-mock-sensor-reading-command", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-set-a-property", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-requested-sampling-frequency%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A2", + "https://w3c.github.io/sensors/#update-virtual-sensor-reading-command", "https://w3c.github.io/sensors/#ref-for-dfn-extension-command-uri-template%E2%91%A1", - "https://w3c.github.io/sensors/#update-mock-sensor-reading", - "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A4%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-threshold-check-algorithm%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-can-expose-sensor-readings%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dfn-remote-end-steps%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-dfn-url-variables%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-convert-ecmascript-to-idl-value%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-dfn-no-longer-open%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-no-such-window%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-virtual-sensor-type%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-bc-traversable%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-dfn-handle-any-user-prompts%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A0%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-reading-parsing-algorithm", "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A0%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-no-such-mock-sensor%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-convert-ecmascript-to-idl-value%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dictdef-mocksensorreadingvalues%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-map-iterate%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-implementation-defined%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A3", + "https://w3c.github.io/sensors/#algorithms-for-parsing-readings", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A5", + "https://w3c.github.io/sensors/#parse-single-value-number-reading", + "https://w3c.github.io/sensors/#ref-for-parse-single-value-number-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-single-value-number-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-single-value-number-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-single-value-number-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-single-value-number-reading", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-string%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-map-set%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A1", - "https://w3c.github.io/sensors/#delete-mock-sensor-command", + "https://w3c.github.io/sensors/#parse-xyz-reading", + "https://w3c.github.io/sensors/#ref-for-parse-xyz-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-xyz-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-xyz-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-xyz-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-xyz-reading", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-map-set%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-map-set%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-map-set%E2%91%A5", + "https://w3c.github.io/sensors/#parse-quaternion-reading", + "https://w3c.github.io/sensors/#ref-for-parse-quaternion-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-quaternion-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-quaternion-reading", + "https://w3c.github.io/sensors/#infopanel-for-parse-quaternion-reading", + "https://w3c.github.io/sensors/#infopaneltitle-for-parse-quaternion-reading", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-sec-array-objects", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A0%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-dfn-getting-properties%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sec-number-objects%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-map-set%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-list", + "https://w3c.github.io/sensors/#delete-virtual-sensor-command", "https://w3c.github.io/sensors/#ref-for-dfn-extension-command-uri-template%E2%91%A2", - "https://w3c.github.io/sensors/#delete-mock-sensor", - "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-extension-commands%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor%E2%91%A0%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-dfn-remote-end-steps%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dfn-url-variables%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-list-contain%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-no-longer-open%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-no-such-window%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-dfn-handle-any-user-prompts%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A1%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-no-such-mock-sensor%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A1%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A2", - "https://w3c.github.io/sensors/#extension-handling-errors", - "https://w3c.github.io/sensors/#ref-for-dfn-error-code", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A2%E2%93%AA", - "https://w3c.github.io/sensors/#mock-sensor-error-code", - "https://w3c.github.io/sensors/#no-such-mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-no-such-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-no-such-mock-sensor", - "https://w3c.github.io/sensors/#infopanel-for-no-such-mock-sensor", - "https://w3c.github.io/sensors/#infopaneltitle-for-no-such-mock-sensor", - "https://w3c.github.io/sensors/#mock-sensor-already-created", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-already-created", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-already-created", - "https://w3c.github.io/sensors/#infopanel-for-mock-sensor-already-created", - "https://w3c.github.io/sensors/#infopaneltitle-for-mock-sensor-already-created", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A2%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor%E2%91%A2%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-map-exists%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-dfn-error%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-dfn-error-code%E2%91%A0%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-virtual-sensor-type%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-current-browsing-context%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-bc-traversable%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-mapping%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-map-remove", + "https://w3c.github.io/sensors/#ref-for-dfn-success%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A4%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-deactivate-a-sensor-object%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-notify-error%E2%91%A2", "https://w3c.github.io/sensors/#extensibility", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A1", "https://w3c.github.io/sensors/#extension-specification", "https://w3c.github.io/sensors/#infopanel-for-extension-specification", "https://w3c.github.io/sensors/#infopaneltitle-for-extension-specification", "https://w3c.github.io/sensors/#infopanel-for-extension-specification", "https://w3c.github.io/sensors/#infopaneltitle-for-extension-specification", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-high-level%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-calibration%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-local-coordinate-system%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A2%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-calibration%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A0", - "https://w3c.github.io/sensors/#extension-security-and-privacy", + "https://w3c.github.io/sensors/#ref-for-local-coordinate-system%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A2%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A1", + "https://w3c.github.io/sensors/#extension-security-and-privacy", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-sop-violations", "https://w3c.github.io/sensors/#naming", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-high-level%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A2", "https://w3c.github.io/sensors/#unit", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A3", "https://w3c.github.io/sensors/#high-vs-low-level", "https://w3c.github.io/sensors/#ref-for-high-level%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-high-level%E2%91%A0%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A0%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A0%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-high-level%E2%91%A0%E2%91%A0", "https://w3c.github.io/sensors/#multiple-sensors", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-concept-event-listener%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-dom-sensor-onreading%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-dom-sensoroptions-frequency%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A4", - "https://w3c.github.io/sensors/#definition-reqs", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A5", + "https://w3c.github.io/sensors/#definition-reqs", "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A7", "https://w3c.github.io/sensors/#extension-sensor-interface", "https://w3c.github.io/sensors/#infopanel-for-extension-sensor-interface", "https://w3c.github.io/sensors/#infopaneltitle-for-extension-sensor-interface", @@ -1478,92 +1409,103 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-extension-sensor-interface", "https://w3c.github.io/sensors/#ref-for-dfn-interface%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-inherited-interfaces", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-dfn-dictionary", "https://w3c.github.io/sensors/#ref-for-dfn-inherited-dictionaries", "https://w3c.github.io/sensors/#ref-for-dictdef-sensoroptions%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-ordered-set%E2%91%A7", "https://w3c.github.io/sensors/#supported-sensor-options", "https://w3c.github.io/sensors/#infopanel-for-supported-sensor-options", "https://w3c.github.io/sensors/#infopaneltitle-for-supported-sensor-options", "https://w3c.github.io/sensors/#infopanel-for-supported-sensor-options", "https://w3c.github.io/sensors/#infopaneltitle-for-supported-sensor-options", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-supported-sensor-options%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-list-contain%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-list-contain%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-supported-sensor-options%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-dfn-attribute%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-dfn-attribute%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-dfn-read-only", "https://w3c.github.io/sensors/#ref-for-get-value-from-latest-reading%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-dfn-attribute%E2%91%A4", - "https://w3c.github.io/sensors/#ref-for-dfn-identifier%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-dfn-attribute%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-dfn-identifier%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-sensor-fusion%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-sensor-permission-names%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A0%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-dfn-dictionary%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dfn-inherited-dictionaries%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-dictdef-sensoroptions%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-default-sensor%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A3%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A5", + "https://w3c.github.io/sensors/#ref-for-concept-platform-sensor%E2%91%A4%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-default-sensor%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A4%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-default-sensor%E2%91%A7", "https://w3c.github.io/sensors/#extend-automation", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-type%E2%91%A1%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A8", - "https://w3c.github.io/sensors/#ref-for-enumdef-mocksensortype%E2%91%A5", - "https://w3c.github.io/sensors/#ref-for-mock-sensor-reading-values%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-map-entry%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata%E2%91%A1", + "https://w3c.github.io/sensors/#example-79ffa788", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-extension-sensor-interface%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sec-object-objects%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-parse-single-value-number-reading%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-per-type-virtual-sensor-metadata%E2%91%A0%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-ordered-map%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata%E2%91%A2", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-virtual-sensor-type%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A3", + "https://w3c.github.io/sensors/#ref-for-virtual-sensor-metadata-reading-parsing-algorithm%E2%91%A0", "https://w3c.github.io/sensors/#permission-api", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A7", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A7", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A6", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A4", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-dfn-name%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dom-permissiondescriptor", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A0%E2%91%A1", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-dfn-name%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-sensor-fusion%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-dfn-request-permission-to-use%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A0%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A4%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A7", "https://w3c.github.io/sensors/#ref-for-dfn-request-permission-to-use%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-dfn-request-permission-to-use%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-dom-permissiondescriptor%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A1%E2%91%A0", + "https://w3c.github.io/sensors/#ref-for-sampling-frequency%E2%91%A0%E2%91%A5", "https://w3c.github.io/sensors/#example-88a9149d", "https://w3c.github.io/sensors/#permissions-policy-api", "https://w3c.github.io/sensors/#feature-policy-api", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A4%E2%93%AA", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A3%E2%91%A8", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-sensor-fusion%E2%91%A0%E2%93%AA", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature%E2%91%A2", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature-default-allowlist", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature-default-allowlist%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A4%E2%91%A0", - "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A4%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-reading%E2%91%A5%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-sensor-feature-names%E2%91%A1", "https://w3c.github.io/sensors/#ref-for-ordered-set%E2%91%A8", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature%E2%91%A4", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature%E2%91%A5", "https://w3c.github.io/sensors/#ref-for-low-level%E2%91%A0%E2%91%A3", - "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A4%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-sensor%E2%91%A4%E2%91%A0", "https://w3c.github.io/sensors/#ref-for-policy-controlled-feature%E2%91%A6", - "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-extension-specification%E2%91%A1%E2%91%A3", "https://w3c.github.io/sensors/#ref-for-sensor-feature-names%E2%91%A2", - "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%93%AA", + "https://w3c.github.io/sensors/#ref-for-sensor-type%E2%91%A4%E2%91%A6", "https://w3c.github.io/sensors/#ref-for-sensor-permission-names%E2%91%A2", "https://w3c.github.io/sensors/#example-e92c9492", "https://w3c.github.io/sensors/#ref-for-attr-iframe-allow", @@ -1572,7 +1514,7 @@ "https://w3c.github.io/sensors/#ref-for-sensor-feature-names%E2%91%A3", "https://w3c.github.io/sensors/#example-dcbd0b33", "https://w3c.github.io/sensors/#example-webidl", - "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A3%E2%91%A1", + "https://w3c.github.io/sensors/#ref-for-concept-device-sensor%E2%91%A4%E2%91%A2", "https://w3c.github.io/sensors/#example-ce90960e", "https://w3c.github.io/sensors/#acknowledgements", "https://w3c.github.io/sensors/#w3c-conformance", @@ -1582,26 +1524,6 @@ "https://w3c.github.io/sensors/#index", "https://w3c.github.io/sensors/#index-defined-here", "https://w3c.github.io/sensors/#index-defined-elsewhere", - "https://w3c.github.io/sensors/#2637ad9e", - "https://w3c.github.io/sensors/#infopanel-for-2637ad9e", - "https://w3c.github.io/sensors/#infopaneltitle-for-2637ad9e", - "https://w3c.github.io/sensors/#infopanel-for-2637ad9e", - "https://w3c.github.io/sensors/#infopaneltitle-for-2637ad9e", - "https://w3c.github.io/sensors/#6b4b4179", - "https://w3c.github.io/sensors/#infopanel-for-6b4b4179", - "https://w3c.github.io/sensors/#infopaneltitle-for-6b4b4179", - "https://w3c.github.io/sensors/#infopanel-for-6b4b4179", - "https://w3c.github.io/sensors/#infopaneltitle-for-6b4b4179", - "https://w3c.github.io/sensors/#74f7991d", - "https://w3c.github.io/sensors/#infopanel-for-74f7991d", - "https://w3c.github.io/sensors/#infopaneltitle-for-74f7991d", - "https://w3c.github.io/sensors/#infopanel-for-74f7991d", - "https://w3c.github.io/sensors/#infopaneltitle-for-74f7991d", - "https://w3c.github.io/sensors/#e83c6234", - "https://w3c.github.io/sensors/#infopanel-for-e83c6234", - "https://w3c.github.io/sensors/#infopaneltitle-for-e83c6234", - "https://w3c.github.io/sensors/#infopanel-for-e83c6234", - "https://w3c.github.io/sensors/#infopaneltitle-for-e83c6234", "https://w3c.github.io/sensors/#129bdae8", "https://w3c.github.io/sensors/#infopanel-for-129bdae8", "https://w3c.github.io/sensors/#infopaneltitle-for-129bdae8", @@ -1642,21 +1564,36 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-5fd23811", "https://w3c.github.io/sensors/#infopanel-for-5fd23811", "https://w3c.github.io/sensors/#infopaneltitle-for-5fd23811", + "https://w3c.github.io/sensors/#f426b2a9", + "https://w3c.github.io/sensors/#infopanel-for-f426b2a9", + "https://w3c.github.io/sensors/#infopaneltitle-for-f426b2a9", + "https://w3c.github.io/sensors/#infopanel-for-f426b2a9", + "https://w3c.github.io/sensors/#infopaneltitle-for-f426b2a9", + "https://w3c.github.io/sensors/#54ca6d3b", + "https://w3c.github.io/sensors/#infopanel-for-54ca6d3b", + "https://w3c.github.io/sensors/#infopaneltitle-for-54ca6d3b", + "https://w3c.github.io/sensors/#infopanel-for-54ca6d3b", + "https://w3c.github.io/sensors/#infopaneltitle-for-54ca6d3b", + "https://w3c.github.io/sensors/#5f9c7266", + "https://w3c.github.io/sensors/#infopanel-for-5f9c7266", + "https://w3c.github.io/sensors/#infopaneltitle-for-5f9c7266", + "https://w3c.github.io/sensors/#infopanel-for-5f9c7266", + "https://w3c.github.io/sensors/#infopaneltitle-for-5f9c7266", + "https://w3c.github.io/sensors/#a6e67972", + "https://w3c.github.io/sensors/#infopanel-for-a6e67972", + "https://w3c.github.io/sensors/#infopaneltitle-for-a6e67972", + "https://w3c.github.io/sensors/#infopanel-for-a6e67972", + "https://w3c.github.io/sensors/#infopaneltitle-for-a6e67972", + "https://w3c.github.io/sensors/#9032aa9e", + "https://w3c.github.io/sensors/#infopanel-for-9032aa9e", + "https://w3c.github.io/sensors/#infopaneltitle-for-9032aa9e", + "https://w3c.github.io/sensors/#infopanel-for-9032aa9e", + "https://w3c.github.io/sensors/#infopaneltitle-for-9032aa9e", "https://w3c.github.io/sensors/#b107f911", "https://w3c.github.io/sensors/#infopanel-for-b107f911", "https://w3c.github.io/sensors/#infopaneltitle-for-b107f911", "https://w3c.github.io/sensors/#infopanel-for-b107f911", "https://w3c.github.io/sensors/#infopaneltitle-for-b107f911", - "https://w3c.github.io/sensors/#3008febe", - "https://w3c.github.io/sensors/#infopanel-for-3008febe", - "https://w3c.github.io/sensors/#infopaneltitle-for-3008febe", - "https://w3c.github.io/sensors/#infopanel-for-3008febe", - "https://w3c.github.io/sensors/#infopaneltitle-for-3008febe", - "https://w3c.github.io/sensors/#0dd08d71", - "https://w3c.github.io/sensors/#infopanel-for-0dd08d71", - "https://w3c.github.io/sensors/#infopaneltitle-for-0dd08d71", - "https://w3c.github.io/sensors/#infopanel-for-0dd08d71", - "https://w3c.github.io/sensors/#infopaneltitle-for-0dd08d71", "https://w3c.github.io/sensors/#0e9f636b", "https://w3c.github.io/sensors/#infopanel-for-0e9f636b", "https://w3c.github.io/sensors/#infopaneltitle-for-0e9f636b", @@ -1727,11 +1664,26 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-faf75970", "https://w3c.github.io/sensors/#infopanel-for-faf75970", "https://w3c.github.io/sensors/#infopaneltitle-for-faf75970", + "https://w3c.github.io/sensors/#4b6086d7", + "https://w3c.github.io/sensors/#infopanel-for-4b6086d7", + "https://w3c.github.io/sensors/#infopaneltitle-for-4b6086d7", + "https://w3c.github.io/sensors/#infopanel-for-4b6086d7", + "https://w3c.github.io/sensors/#infopaneltitle-for-4b6086d7", "https://w3c.github.io/sensors/#a72449dd", "https://w3c.github.io/sensors/#infopanel-for-a72449dd", "https://w3c.github.io/sensors/#infopaneltitle-for-a72449dd", "https://w3c.github.io/sensors/#infopanel-for-a72449dd", "https://w3c.github.io/sensors/#infopaneltitle-for-a72449dd", + "https://w3c.github.io/sensors/#9c19b7fc", + "https://w3c.github.io/sensors/#infopanel-for-9c19b7fc", + "https://w3c.github.io/sensors/#infopaneltitle-for-9c19b7fc", + "https://w3c.github.io/sensors/#infopanel-for-9c19b7fc", + "https://w3c.github.io/sensors/#infopaneltitle-for-9c19b7fc", + "https://w3c.github.io/sensors/#228be966", + "https://w3c.github.io/sensors/#infopanel-for-228be966", + "https://w3c.github.io/sensors/#infopaneltitle-for-228be966", + "https://w3c.github.io/sensors/#infopanel-for-228be966", + "https://w3c.github.io/sensors/#infopaneltitle-for-228be966", "https://w3c.github.io/sensors/#086e3aff", "https://w3c.github.io/sensors/#infopanel-for-086e3aff", "https://w3c.github.io/sensors/#infopaneltitle-for-086e3aff", @@ -1782,6 +1734,21 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-e9c58cef", "https://w3c.github.io/sensors/#infopanel-for-e9c58cef", "https://w3c.github.io/sensors/#infopaneltitle-for-e9c58cef", + "https://w3c.github.io/sensors/#bd736ec6", + "https://w3c.github.io/sensors/#infopanel-for-bd736ec6", + "https://w3c.github.io/sensors/#infopaneltitle-for-bd736ec6", + "https://w3c.github.io/sensors/#infopanel-for-bd736ec6", + "https://w3c.github.io/sensors/#infopaneltitle-for-bd736ec6", + "https://w3c.github.io/sensors/#0ff9b6b9", + "https://w3c.github.io/sensors/#infopanel-for-0ff9b6b9", + "https://w3c.github.io/sensors/#infopaneltitle-for-0ff9b6b9", + "https://w3c.github.io/sensors/#infopanel-for-0ff9b6b9", + "https://w3c.github.io/sensors/#infopaneltitle-for-0ff9b6b9", + "https://w3c.github.io/sensors/#30717154", + "https://w3c.github.io/sensors/#infopanel-for-30717154", + "https://w3c.github.io/sensors/#infopaneltitle-for-30717154", + "https://w3c.github.io/sensors/#infopanel-for-30717154", + "https://w3c.github.io/sensors/#infopaneltitle-for-30717154", "https://w3c.github.io/sensors/#b4c365f8", "https://w3c.github.io/sensors/#infopanel-for-b4c365f8", "https://w3c.github.io/sensors/#infopaneltitle-for-b4c365f8", @@ -1797,11 +1764,21 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-77b4c09a", "https://w3c.github.io/sensors/#infopanel-for-77b4c09a", "https://w3c.github.io/sensors/#infopaneltitle-for-77b4c09a", + "https://w3c.github.io/sensors/#36858240", + "https://w3c.github.io/sensors/#infopanel-for-36858240", + "https://w3c.github.io/sensors/#infopaneltitle-for-36858240", + "https://w3c.github.io/sensors/#infopanel-for-36858240", + "https://w3c.github.io/sensors/#infopaneltitle-for-36858240", "https://w3c.github.io/sensors/#ae8def21", "https://w3c.github.io/sensors/#infopanel-for-ae8def21", "https://w3c.github.io/sensors/#infopaneltitle-for-ae8def21", "https://w3c.github.io/sensors/#infopanel-for-ae8def21", "https://w3c.github.io/sensors/#infopaneltitle-for-ae8def21", + "https://w3c.github.io/sensors/#a326add7", + "https://w3c.github.io/sensors/#infopanel-for-a326add7", + "https://w3c.github.io/sensors/#infopaneltitle-for-a326add7", + "https://w3c.github.io/sensors/#infopanel-for-a326add7", + "https://w3c.github.io/sensors/#infopaneltitle-for-a326add7", "https://w3c.github.io/sensors/#f937b7b6", "https://w3c.github.io/sensors/#infopanel-for-f937b7b6", "https://w3c.github.io/sensors/#infopaneltitle-for-f937b7b6", @@ -1842,6 +1819,11 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-5afbefcd", "https://w3c.github.io/sensors/#infopanel-for-5afbefcd", "https://w3c.github.io/sensors/#infopaneltitle-for-5afbefcd", + "https://w3c.github.io/sensors/#c88f3887", + "https://w3c.github.io/sensors/#infopanel-for-c88f3887", + "https://w3c.github.io/sensors/#infopaneltitle-for-c88f3887", + "https://w3c.github.io/sensors/#infopanel-for-c88f3887", + "https://w3c.github.io/sensors/#infopaneltitle-for-c88f3887", "https://w3c.github.io/sensors/#d14a6f26", "https://w3c.github.io/sensors/#infopanel-for-d14a6f26", "https://w3c.github.io/sensors/#infopaneltitle-for-d14a6f26", @@ -1852,6 +1834,11 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-31db57e6", "https://w3c.github.io/sensors/#infopanel-for-31db57e6", "https://w3c.github.io/sensors/#infopaneltitle-for-31db57e6", + "https://w3c.github.io/sensors/#649608b9", + "https://w3c.github.io/sensors/#infopanel-for-649608b9", + "https://w3c.github.io/sensors/#infopaneltitle-for-649608b9", + "https://w3c.github.io/sensors/#infopanel-for-649608b9", + "https://w3c.github.io/sensors/#infopaneltitle-for-649608b9", "https://w3c.github.io/sensors/#3fca5a9e", "https://w3c.github.io/sensors/#infopanel-for-3fca5a9e", "https://w3c.github.io/sensors/#infopaneltitle-for-3fca5a9e", @@ -1872,11 +1859,26 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-99c988d6", "https://w3c.github.io/sensors/#infopanel-for-99c988d6", "https://w3c.github.io/sensors/#infopaneltitle-for-99c988d6", + "https://w3c.github.io/sensors/#7d4424b2", + "https://w3c.github.io/sensors/#infopanel-for-7d4424b2", + "https://w3c.github.io/sensors/#infopaneltitle-for-7d4424b2", + "https://w3c.github.io/sensors/#infopanel-for-7d4424b2", + "https://w3c.github.io/sensors/#infopaneltitle-for-7d4424b2", "https://w3c.github.io/sensors/#0e6b2056", "https://w3c.github.io/sensors/#infopanel-for-0e6b2056", "https://w3c.github.io/sensors/#infopaneltitle-for-0e6b2056", "https://w3c.github.io/sensors/#infopanel-for-0e6b2056", "https://w3c.github.io/sensors/#infopaneltitle-for-0e6b2056", + "https://w3c.github.io/sensors/#0698d556", + "https://w3c.github.io/sensors/#infopanel-for-0698d556", + "https://w3c.github.io/sensors/#infopaneltitle-for-0698d556", + "https://w3c.github.io/sensors/#infopanel-for-0698d556", + "https://w3c.github.io/sensors/#infopaneltitle-for-0698d556", + "https://w3c.github.io/sensors/#984221ca", + "https://w3c.github.io/sensors/#infopanel-for-984221ca", + "https://w3c.github.io/sensors/#infopaneltitle-for-984221ca", + "https://w3c.github.io/sensors/#infopanel-for-984221ca", + "https://w3c.github.io/sensors/#infopaneltitle-for-984221ca", "https://w3c.github.io/sensors/#0e8de730", "https://w3c.github.io/sensors/#infopanel-for-0e8de730", "https://w3c.github.io/sensors/#infopaneltitle-for-0e8de730", @@ -1887,31 +1889,6 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-802b0fdd", "https://w3c.github.io/sensors/#infopanel-for-802b0fdd", "https://w3c.github.io/sensors/#infopaneltitle-for-802b0fdd", - "https://w3c.github.io/sensors/#12d6b9a8", - "https://w3c.github.io/sensors/#infopanel-for-12d6b9a8", - "https://w3c.github.io/sensors/#infopaneltitle-for-12d6b9a8", - "https://w3c.github.io/sensors/#infopanel-for-12d6b9a8", - "https://w3c.github.io/sensors/#infopaneltitle-for-12d6b9a8", - "https://w3c.github.io/sensors/#7b4927cc", - "https://w3c.github.io/sensors/#infopanel-for-7b4927cc", - "https://w3c.github.io/sensors/#infopaneltitle-for-7b4927cc", - "https://w3c.github.io/sensors/#infopanel-for-7b4927cc", - "https://w3c.github.io/sensors/#infopaneltitle-for-7b4927cc", - "https://w3c.github.io/sensors/#96061c00", - "https://w3c.github.io/sensors/#infopanel-for-96061c00", - "https://w3c.github.io/sensors/#infopaneltitle-for-96061c00", - "https://w3c.github.io/sensors/#infopanel-for-96061c00", - "https://w3c.github.io/sensors/#infopaneltitle-for-96061c00", - "https://w3c.github.io/sensors/#f3f8ceee", - "https://w3c.github.io/sensors/#infopanel-for-f3f8ceee", - "https://w3c.github.io/sensors/#infopaneltitle-for-f3f8ceee", - "https://w3c.github.io/sensors/#infopanel-for-f3f8ceee", - "https://w3c.github.io/sensors/#infopaneltitle-for-f3f8ceee", - "https://w3c.github.io/sensors/#5341ad50", - "https://w3c.github.io/sensors/#infopanel-for-5341ad50", - "https://w3c.github.io/sensors/#infopaneltitle-for-5341ad50", - "https://w3c.github.io/sensors/#infopanel-for-5341ad50", - "https://w3c.github.io/sensors/#infopaneltitle-for-5341ad50", "https://w3c.github.io/sensors/#ebb01253", "https://w3c.github.io/sensors/#infopanel-for-ebb01253", "https://w3c.github.io/sensors/#infopaneltitle-for-ebb01253", @@ -1952,11 +1929,6 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-35725f70", "https://w3c.github.io/sensors/#infopanel-for-35725f70", "https://w3c.github.io/sensors/#infopaneltitle-for-35725f70", - "https://w3c.github.io/sensors/#035c2197", - "https://w3c.github.io/sensors/#infopanel-for-035c2197", - "https://w3c.github.io/sensors/#infopaneltitle-for-035c2197", - "https://w3c.github.io/sensors/#infopanel-for-035c2197", - "https://w3c.github.io/sensors/#infopaneltitle-for-035c2197", "https://w3c.github.io/sensors/#eeb0e150", "https://w3c.github.io/sensors/#infopanel-for-eeb0e150", "https://w3c.github.io/sensors/#infopaneltitle-for-eeb0e150", @@ -1982,11 +1954,16 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-09daa25c", "https://w3c.github.io/sensors/#infopanel-for-09daa25c", "https://w3c.github.io/sensors/#infopaneltitle-for-09daa25c", - "https://w3c.github.io/sensors/#b3505eba", - "https://w3c.github.io/sensors/#infopanel-for-b3505eba", - "https://w3c.github.io/sensors/#infopaneltitle-for-b3505eba", - "https://w3c.github.io/sensors/#infopanel-for-b3505eba", - "https://w3c.github.io/sensors/#infopaneltitle-for-b3505eba", + "https://w3c.github.io/sensors/#fa818daf", + "https://w3c.github.io/sensors/#infopanel-for-fa818daf", + "https://w3c.github.io/sensors/#infopaneltitle-for-fa818daf", + "https://w3c.github.io/sensors/#infopanel-for-fa818daf", + "https://w3c.github.io/sensors/#infopaneltitle-for-fa818daf", + "https://w3c.github.io/sensors/#28855907", + "https://w3c.github.io/sensors/#infopanel-for-28855907", + "https://w3c.github.io/sensors/#infopaneltitle-for-28855907", + "https://w3c.github.io/sensors/#infopanel-for-28855907", + "https://w3c.github.io/sensors/#infopaneltitle-for-28855907", "https://w3c.github.io/sensors/#8da4d1e3", "https://w3c.github.io/sensors/#infopanel-for-8da4d1e3", "https://w3c.github.io/sensors/#infopaneltitle-for-8da4d1e3", @@ -1997,21 +1974,6 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-9a707b42", "https://w3c.github.io/sensors/#infopanel-for-9a707b42", "https://w3c.github.io/sensors/#infopaneltitle-for-9a707b42", - "https://w3c.github.io/sensors/#b20e0377", - "https://w3c.github.io/sensors/#infopanel-for-b20e0377", - "https://w3c.github.io/sensors/#infopaneltitle-for-b20e0377", - "https://w3c.github.io/sensors/#infopanel-for-b20e0377", - "https://w3c.github.io/sensors/#infopaneltitle-for-b20e0377", - "https://w3c.github.io/sensors/#a1894061", - "https://w3c.github.io/sensors/#infopanel-for-a1894061", - "https://w3c.github.io/sensors/#infopaneltitle-for-a1894061", - "https://w3c.github.io/sensors/#infopanel-for-a1894061", - "https://w3c.github.io/sensors/#infopaneltitle-for-a1894061", - "https://w3c.github.io/sensors/#895f19cb", - "https://w3c.github.io/sensors/#infopanel-for-895f19cb", - "https://w3c.github.io/sensors/#infopaneltitle-for-895f19cb", - "https://w3c.github.io/sensors/#infopanel-for-895f19cb", - "https://w3c.github.io/sensors/#infopaneltitle-for-895f19cb", "https://w3c.github.io/sensors/#82c23298", "https://w3c.github.io/sensors/#infopanel-for-82c23298", "https://w3c.github.io/sensors/#infopaneltitle-for-82c23298", @@ -2022,6 +1984,11 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-4923d430", "https://w3c.github.io/sensors/#infopanel-for-4923d430", "https://w3c.github.io/sensors/#infopaneltitle-for-4923d430", + "https://w3c.github.io/sensors/#cb9acc83", + "https://w3c.github.io/sensors/#infopanel-for-cb9acc83", + "https://w3c.github.io/sensors/#infopaneltitle-for-cb9acc83", + "https://w3c.github.io/sensors/#infopanel-for-cb9acc83", + "https://w3c.github.io/sensors/#infopaneltitle-for-cb9acc83", "https://w3c.github.io/sensors/#4be6272b", "https://w3c.github.io/sensors/#infopanel-for-4be6272b", "https://w3c.github.io/sensors/#infopaneltitle-for-4be6272b", @@ -2082,11 +2049,6 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-5372cca8", "https://w3c.github.io/sensors/#infopanel-for-5372cca8", "https://w3c.github.io/sensors/#infopaneltitle-for-5372cca8", - "https://w3c.github.io/sensors/#cadf5fe9", - "https://w3c.github.io/sensors/#infopanel-for-cadf5fe9", - "https://w3c.github.io/sensors/#infopaneltitle-for-cadf5fe9", - "https://w3c.github.io/sensors/#infopanel-for-cadf5fe9", - "https://w3c.github.io/sensors/#infopaneltitle-for-cadf5fe9", "https://w3c.github.io/sensors/#6a73c310", "https://w3c.github.io/sensors/#infopanel-for-6a73c310", "https://w3c.github.io/sensors/#infopaneltitle-for-6a73c310", @@ -2097,11 +2059,6 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-bec98d30", "https://w3c.github.io/sensors/#infopanel-for-bec98d30", "https://w3c.github.io/sensors/#infopaneltitle-for-bec98d30", - "https://w3c.github.io/sensors/#6d8611a2", - "https://w3c.github.io/sensors/#infopanel-for-6d8611a2", - "https://w3c.github.io/sensors/#infopaneltitle-for-6d8611a2", - "https://w3c.github.io/sensors/#infopanel-for-6d8611a2", - "https://w3c.github.io/sensors/#infopaneltitle-for-6d8611a2", "https://w3c.github.io/sensors/#8c800cdf", "https://w3c.github.io/sensors/#infopanel-for-8c800cdf", "https://w3c.github.io/sensors/#infopaneltitle-for-8c800cdf", @@ -2149,21 +2106,14 @@ "https://w3c.github.io/sensors/#infopaneltitle-for-5f90bbfb", "https://w3c.github.io/sensors/#references", "https://w3c.github.io/sensors/#normative", - "https://w3c.github.io/sensors/#biblio-accelerometer", - "https://w3c.github.io/sensors/#biblio-ambient-light", "https://w3c.github.io/sensors/#biblio-dom", "https://w3c.github.io/sensors/#biblio-ecmascript", - "https://w3c.github.io/sensors/#biblio-geolocation-sensor", - "https://w3c.github.io/sensors/#biblio-gyroscope", "https://w3c.github.io/sensors/#biblio-hr-time", "https://w3c.github.io/sensors/#biblio-html", "https://w3c.github.io/sensors/#biblio-infra", - "https://w3c.github.io/sensors/#biblio-magnetometer", - "https://w3c.github.io/sensors/#biblio-orientation-sensor", "https://w3c.github.io/sensors/#biblio-permissions", "https://w3c.github.io/sensors/#biblio-permissions-policy", "https://w3c.github.io/sensors/#biblio-permissions-request", - "https://w3c.github.io/sensors/#biblio-proximity", "https://w3c.github.io/sensors/#biblio-rfc2119", "https://w3c.github.io/sensors/#biblio-webdriver2", "https://w3c.github.io/sensors/#biblio-webidl", diff --git a/ed/ids/webdriver-bidi.json b/ed/ids/webdriver-bidi.json index 81ee310c7a4b..8419470fac02 100644 --- a/ed/ids/webdriver-bidi.json +++ b/ed/ids/webdriver-bidi.json @@ -1204,6 +1204,8 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-errors%E2%91%A1%E2%91%A6", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A1%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-unsupported-operation%E2%91%A3", + "https://w3c.github.io/webdriver-bidi/#ref-for-layout-viewport", + "https://w3c.github.io/webdriver-bidi/#ref-for-layout-viewport%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A1%E2%91%A4", "https://w3c.github.io/webdriver-bidi/#module-contexts-events", "https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextCreated", @@ -3070,6 +3072,11 @@ "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-04e2fe80", "https://w3c.github.io/webdriver-bidi/#infopanel-for-04e2fe80", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-04e2fe80", + "https://w3c.github.io/webdriver-bidi/#740a93dd", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-740a93dd", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-740a93dd", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-740a93dd", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-740a93dd", "https://w3c.github.io/webdriver-bidi/#62a0057d", "https://w3c.github.io/webdriver-bidi/#infopanel-for-62a0057d", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-62a0057d", diff --git a/ed/index.json b/ed/index.json index 58cf0c328214..e7f0a875d57d 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-10-06T06:33:06.973Z", + "date": "2023-10-06T12:42:04.159Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -1015,7 +1015,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:32 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:12 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -1063,7 +1063,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:49 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:28 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -2555,7 +2555,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:50:04 GMT" + "lastModified": "Fri, 6 Oct 2023 11:37:43 GMT" }, "generator": "bikeshed", "date": "7 March 2023", @@ -3023,9 +3023,9 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Thu, 05 Oct 2023 11:26:51 GMT" + "lastModified": "Fri, 06 Oct 2023 11:41:35 GMT" }, - "date": "5 October 2023", + "date": "6 October 2023", "links": "links/html.json", "refs": "refs/html.json", "events": "events/html.json", @@ -8074,10 +8074,10 @@ ], "crawled": "https://w3c.github.io/webdriver-bidi/", "crawlCacheInfo": { - "lastModified": "Thu, 05 Oct 2023 12:13:14 GMT" + "lastModified": "Fri, 06 Oct 2023 07:20:43 GMT" }, "generator": "bikeshed", - "date": "5 October 2023", + "date": "6 October 2023", "links": "links/webdriver-bidi.json", "refs": "refs/webdriver-bidi.json", "dfns": "dfns/webdriver-bidi.json", @@ -12748,7 +12748,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", "crawlCacheInfo": { - "lastModified": "Fri, 06 Oct 2023 00:45:47 GMT" + "lastModified": "Fri, 06 Oct 2023 12:39:39 GMT" }, "date": "6 October 2023", "links": "links/rfc7034.json", @@ -13073,9 +13073,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", "crawlCacheInfo": { - "lastModified": "Thu, 05 Oct 2023 18:32:39 GMT" + "lastModified": "Fri, 06 Oct 2023 12:39:40 GMT" }, - "date": "5 October 2023", + "date": "6 October 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -13115,7 +13115,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", "crawlCacheInfo": { - "lastModified": "Fri, 06 Oct 2023 00:45:48 GMT" + "lastModified": "Fri, 06 Oct 2023 12:39:40 GMT" }, "date": "6 October 2023", "links": "links/rfc7469.json", @@ -13715,7 +13715,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9110", "crawlCacheInfo": { - "lastModified": "Wed, 04 Oct 2023 05:06:19 GMT" + "lastModified": "Wed, 04 Oct 2023 05:55:08 GMT" }, "date": "4 October 2023", "links": "links/rfc9110.json", @@ -13899,9 +13899,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9114", "crawlCacheInfo": { - "lastModified": "Thu, 05 Oct 2023 18:32:39 GMT" + "lastModified": "Fri, 06 Oct 2023 12:39:43 GMT" }, - "date": "5 October 2023", + "date": "6 October 2023", "links": "links/rfc9114.json", "refs": "refs/rfc9114.json", "headings": "headings/rfc9114.json", @@ -14331,10 +14331,10 @@ ], "crawled": "https://w3c.github.io/manifest/", "crawlCacheInfo": { - "lastModified": "Tue, 02 May 2023 05:47:41 GMT" + "lastModified": "Fri, 06 Oct 2023 09:05:15 GMT" }, "generator": "respec", - "date": "02 May 2023", + "date": "06 October 2023", "links": "links/appmanifest.json", "refs": "refs/appmanifest.json", "dfns": "dfns/appmanifest.json", @@ -15670,7 +15670,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-animationworklet-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:19 GMT" + "lastModified": "Fri, 6 Oct 2023 11:38:59 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -18132,7 +18132,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-layout-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:24 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:04 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -18388,7 +18388,7 @@ ], "crawled": "https://drafts.fxtf.org/css-masking-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:49:57 GMT" + "lastModified": "Fri, 6 Oct 2023 11:37:35 GMT" }, "generator": "bikeshed", "date": "21 July 2023", @@ -19034,7 +19034,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-paint-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:27 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:07 GMT" }, "generator": "bikeshed", "date": "15 December 2020", @@ -19169,7 +19169,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-properties-values-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:31 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:11 GMT" }, "generator": "bikeshed", "date": "25 August 2023", @@ -20886,7 +20886,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:51:47 GMT" + "lastModified": "Fri, 6 Oct 2023 11:39:27 GMT" }, "generator": "bikeshed", "date": "29 August 2023", @@ -22543,7 +22543,7 @@ ], "crawled": "https://drafts.fxtf.org/fill-stroke-3/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:50:02 GMT" + "lastModified": "Fri, 6 Oct 2023 11:37:41 GMT" }, "generator": "bikeshed", "date": "4 April 2017", @@ -22607,7 +22607,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:50:21 GMT" + "lastModified": "Fri, 6 Oct 2023 11:37:59 GMT" }, "generator": "bikeshed", "date": "12 September 2022", @@ -22789,10 +22789,10 @@ ], "crawled": "https://w3c.github.io/sensors/", "crawlCacheInfo": { - "lastModified": "Thu, 10 Aug 2023 08:46:17 GMT" + "lastModified": "Fri, 06 Oct 2023 10:21:19 GMT" }, "generator": "bikeshed", - "date": "10 August 2023", + "date": "6 October 2023", "links": "links/generic-sensor.json", "refs": "refs/generic-sensor.json", "events": "events/generic-sensor.json", @@ -22978,7 +22978,7 @@ ], "crawled": "https://drafts.fxtf.org/geometry-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:50:28 GMT" + "lastModified": "Fri, 6 Oct 2023 11:38:06 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -25309,7 +25309,7 @@ ], "crawled": "https://drafts.fxtf.org/motion-1/", "crawlCacheInfo": { - "lastModified": "Fri, 6 Oct 2023 05:50:32 GMT" + "lastModified": "Fri, 6 Oct 2023 11:38:10 GMT" }, "generator": "bikeshed", "date": "1 August 2023", diff --git a/ed/links/appmanifest.json b/ed/links/appmanifest.json index f269f49ed47c..6aa999321ace 100644 --- a/ed/links/appmanifest.json +++ b/ed/links/appmanifest.json @@ -72,7 +72,6 @@ "https://github.com/w3c/manifest/commit/f8f227e": {}, "https://github.com/w3c/manifest/issues": {}, "https://github.com/w3c/manifest/issues/646": {}, - "https://github.com/w3c/manifest/issues/905": {}, "https://github.com/w3c/manifest/issues/956": {}, "https://github.com/w3c/manifest/issues/957": {}, "https://github.com/w3c/manifest/issues/97": {}, diff --git a/ed/links/generic-sensor.json b/ed/links/generic-sensor.json index 32181daadf7b..3f19ad8e4826 100644 --- a/ed/links/generic-sensor.json +++ b/ed/links/generic-sensor.json @@ -50,7 +50,11 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html": { "anchors": [ "nav-document", - "browsing-context" + "browsing-context", + "nav-top", + "top-level-traversable", + "navigable", + "bc-traversable" ] }, "https://html.spec.whatwg.org/multipage/iframe-embed-object.html": { @@ -71,6 +75,11 @@ "visibility-state" ] }, + "https://html.spec.whatwg.org/multipage/nav-history-apis.html": { + "anchors": [ + "window-navigable" + ] + }, "https://html.spec.whatwg.org/multipage/webappapis.html": { "anchors": [ "secure-context", @@ -82,6 +91,7 @@ "event-handlers", "concept-settings-object-time-origin", "concept-relevant-global", + "global-object", "task-queue", "spin-the-event-loop" ] @@ -107,7 +117,12 @@ "iteration-continue", "map-set", "assert", - "map-getting-the-values" + "boolean", + "string", + "struct", + "struct-item", + "list", + "map-remove" ], "specShortname": "infra" }, @@ -116,30 +131,35 @@ "https://tc39.es/ecma262/multipage/": { "specShortname": "ecmascript" }, - "https://tc39.github.io/ecma262/": { + "https://tc39.es/ecma262/multipage/fundamental-objects.html": { "anchors": [ - "current-realm" - ] + "sec-object-objects", + "sec-boolean-objects" + ], + "specShortname": "ecmascript" }, - "https://w3c.github.io/accelerometer": { + "https://tc39.es/ecma262/multipage/indexed-collections.html": { "anchors": [ - "accelerometer-interface", - "linearaccelerationsensor-interface", - "gravitysensor-interface" + "sec-array-objects" ], - "specShortname": "accelerometer" + "specShortname": "ecmascript" }, - "https://w3c.github.io/accelerometer/": { - "specShortname": "accelerometer" + "https://tc39.es/ecma262/multipage/numbers-and-dates.html": { + "anchors": [ + "sec-number-objects" + ], + "specShortname": "ecmascript" }, - "https://w3c.github.io/ambient-light": { + "https://tc39.es/ecma262/multipage/text-processing.html": { "anchors": [ - "ambient-light-sensor-interface" + "sec-string-objects" ], - "specShortname": "ambient-light" + "specShortname": "ecmascript" }, - "https://w3c.github.io/ambient-light/": { - "specShortname": "ambient-light" + "https://tc39.github.io/ecma262/": { + "anchors": [ + "current-realm" + ] }, "https://w3c.github.io/deviceorientation/": { "specShortname": "orientation-event" @@ -147,21 +167,6 @@ "https://w3c.github.io/geolocation-api/": { "specShortname": "geolocation" }, - "https://w3c.github.io/geolocation-sensor/": { - "anchors": [ - "geolocationsensor-interface" - ], - "specShortname": "geolocation-sensor" - }, - "https://w3c.github.io/gyroscope": { - "anchors": [ - "gyroscope-interface" - ], - "specShortname": "gyroscope" - }, - "https://w3c.github.io/gyroscope/": { - "specShortname": "gyroscope" - }, "https://w3c.github.io/hr-time/": { "anchors": [ "monotonic-clock-unsafe-current-time", @@ -172,27 +177,7 @@ ], "specShortname": "hr-time-3" }, - "https://w3c.github.io/magnetometer": { - "anchors": [ - "magnetometer-interface", - "uncalibrated-magnetometer-interface" - ], - "specShortname": "magnetometer" - }, - "https://w3c.github.io/magnetometer/": { - "specShortname": "magnetometer" - }, "https://w3c.github.io/motion-sensors/": {}, - "https://w3c.github.io/orientation-sensor": { - "anchors": [ - "absoluteorientationsensor-interface", - "relativeorientationsensor-interface" - ], - "specShortname": "orientation-sensor" - }, - "https://w3c.github.io/orientation-sensor/": { - "specShortname": "orientation-sensor" - }, "https://w3c.github.io/permissions/": { "anchors": [ "dfn-name", @@ -203,15 +188,6 @@ ], "specShortname": "permissions" }, - "https://w3c.github.io/proximity": { - "anchors": [ - "proximity-sensor-interface" - ], - "specShortname": "proximity" - }, - "https://w3c.github.io/proximity/": { - "specShortname": "proximity" - }, "https://w3c.github.io/sensors/usecases": {}, "https://w3c.github.io/webappsec-permissions-policy/": { "anchors": [ @@ -226,21 +202,19 @@ "https://w3c.github.io/webdriver/": { "anchors": [ "dfn-extension-commands", - "dfn-current-browsing-context", - "dfn-object", "dfn-extension-command-uri-template", "dfn-remote-end-steps", - "dfn-invalid-argument", + "dfn-getting-properties", "dfn-error", - "dfn-no-longer-open", - "dfn-no-such-window", - "dfn-handle-any-user-prompts", + "dfn-error-code", + "dfn-invalid-argument", + "dfn-current-browsing-context", + "dfn-getting-the-property-with-default", "dfn-success", "dfn-session", "dfn-local-ends", "dfn-url-variables", - "errors", - "dfn-error-code" + "dfn-set-a-property" ], "specShortname": "webdriver2" }, @@ -250,6 +224,12 @@ "sop-violations" ] }, + "https://web-platform-tests.org/": {}, + "https://web-platform-tests.org/writing-tests/testdriver.html": { + "anchors": [ + "using-test-driver-in-other-browsing-contexts" + ] + }, "https://webidl.spec.whatwg.org/": { "anchors": [ "dfn-attribute", @@ -268,8 +248,6 @@ "idl-DOMString", "dfn-throw", "notsupportederror", - "dfn-dictionary-member", - "dfn-convert-ecmascript-to-idl-value", "dfn-inherited-interfaces", "dfn-dictionary", "dfn-inherited-dictionaries", diff --git a/ed/links/webdriver-bidi.json b/ed/links/webdriver-bidi.json index 94527192e535..3409f774c181 100644 --- a/ed/links/webdriver-bidi.json +++ b/ed/links/webdriver-bidi.json @@ -63,7 +63,8 @@ }, "https://drafts.csswg.org/cssom-view/": { "anchors": [ - "visual-viewport" + "visual-viewport", + "layout-viewport" ], "specShortname": "cssom-view-1" }, @@ -540,12 +541,6 @@ ], "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS21/visuren.html": { - "anchors": [ - "viewport" - ], - "specShortname": "CSS2" - }, "https://www.w3.org/groups/wg/browser-tools-testing": {} } } \ No newline at end of file diff --git a/ed/refs/generic-sensor.json b/ed/refs/generic-sensor.json index 99bee25bafbb..a729073d8d9c 100644 --- a/ed/refs/generic-sensor.json +++ b/ed/refs/generic-sensor.json @@ -5,14 +5,6 @@ }, "refs": { "normative": [ - { - "name": "ACCELEROMETER", - "url": "https://w3c.github.io/accelerometer/" - }, - { - "name": "AMBIENT-LIGHT", - "url": "https://w3c.github.io/ambient-light/" - }, { "name": "DOM", "url": "https://dom.spec.whatwg.org/" @@ -21,14 +13,6 @@ "name": "ECMASCRIPT", "url": "https://tc39.es/ecma262/multipage/" }, - { - "name": "GEOLOCATION-SENSOR", - "url": "https://w3c.github.io/geolocation-sensor/" - }, - { - "name": "GYROSCOPE", - "url": "https://w3c.github.io/gyroscope/" - }, { "name": "HR-TIME", "url": "https://w3c.github.io/hr-time/" @@ -41,14 +25,6 @@ "name": "INFRA", "url": "https://infra.spec.whatwg.org/" }, - { - "name": "MAGNETOMETER", - "url": "https://w3c.github.io/magnetometer/" - }, - { - "name": "ORIENTATION-SENSOR", - "url": "https://w3c.github.io/orientation-sensor/" - }, { "name": "PERMISSIONS", "url": "https://w3c.github.io/permissions/" @@ -61,10 +37,6 @@ "name": "PERMISSIONS-REQUEST", "url": "https://wicg.github.io/permissions-request/" }, - { - "name": "PROXIMITY", - "url": "https://w3c.github.io/proximity/" - }, { "name": "RFC2119", "url": "https://datatracker.ietf.org/doc/html/rfc2119"