diff --git a/tr/dfns/compute-pressure.json b/tr/dfns/compute-pressure.json index 1d2e6f33ecdc..ca4fa4fb1cf9 100644 --- a/tr/dfns/compute-pressure.json +++ b/tr/dfns/compute-pressure.json @@ -180,10 +180,10 @@ "definedIn": "prose" }, { - "id": "dfn-source-types", - "href": "https://www.w3.org/TR/compute-pressure/#dfn-source-types", + "id": "dfn-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-pressure-source", "linkingText": [ - "source types" + "pressure source" ], "localLinkingText": [], "type": "dfn", @@ -198,6 +198,168 @@ }, "definedIn": "prose" }, + { + "id": "dfn-source-type", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-source-type", + "linkingText": [ + "source type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-pressure-source-sample", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-pressure-source-sample", + "linkingText": [ + "pressure source sample" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-data", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-data", + "linkingText": [ + "data" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "pressure source sample" + ], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-timestamp", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-timestamp", + "linkingText": [ + "timestamp" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "pressure source sample" + ], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-latest-sample", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-latest-sample", + "linkingText": [ + "latest sample" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "pressure source" + ], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-platform-collector", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector", + "linkingText": [ + "platform collector" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-associated-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-associated-pressure-source", + "linkingText": [ + "associated pressure source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "platform collector" + ], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, + { + "id": "dfn-activated", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-activated", + "linkingText": [ + "activated" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "platform collector" + ], + "access": "private", + "informative": false, + "heading": { + "id": "platform-primitives", + "href": "https://www.w3.org/TR/compute-pressure/#platform-primitives", + "title": "Platform primitives", + "number": "4" + }, + "definedIn": "prose" + }, { "id": "dfn-current-pressure-state", "href": "https://www.w3.org/TR/compute-pressure/#dfn-current-pressure-state", @@ -256,10 +418,10 @@ "definedIn": "prose" }, { - "id": "dfn-platform-collector", - "href": "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector", + "id": "dfn-platform-collector-mapping", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector-mapping", "linkingText": [ - "platform collector" + "platform collector mapping" ], "localLinkingText": [], "type": "dfn", @@ -1279,10 +1441,67 @@ "definedIn": "prose" }, { - "id": "dfn-data-delivery", - "href": "https://www.w3.org/TR/compute-pressure/#dfn-data-delivery", + "id": "dfn-get-a-virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-get-a-virtual-pressure-source", + "linkingText": [ + "get a virtual pressure source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "supporting-algorithms", + "href": "https://www.w3.org/TR/compute-pressure/#supporting-algorithms", + "title": "Supporting algorithms", + "number": "10.6.1" + }, + "definedIn": "prose" + }, + { + "id": "dfn-activate-data-collection", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-activate-data-collection", + "linkingText": [ + "activate data collection" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "data-collection-and-delivery", + "href": "https://www.w3.org/TR/compute-pressure/#data-collection-and-delivery", + "title": "Data Collection and Delivery", + "number": "10.6.2" + }, + "definedIn": "prose" + }, + { + "id": "dfn-deactivate-data-collection", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-deactivate-data-collection", + "linkingText": [ + "deactivate data collection" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "data-collection-and-delivery", + "href": "https://www.w3.org/TR/compute-pressure/#data-collection-and-delivery", + "title": "Data Collection and Delivery", + "number": "10.6.2" + }, + "definedIn": "prose" + }, + { + "id": "dfn-data-collection", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-data-collection", "linkingText": [ - "data delivery" + "data collection" ], "localLinkingText": [], "type": "dfn", @@ -1290,9 +1509,9 @@ "access": "private", "informative": false, "heading": { - "id": "data-delivery", - "href": "https://www.w3.org/TR/compute-pressure/#data-delivery", - "title": "Data delivery", + "id": "data-collection-and-delivery", + "href": "https://www.w3.org/TR/compute-pressure/#data-collection-and-delivery", + "title": "Data Collection and Delivery", "number": "10.6.2" }, "definedIn": "prose" @@ -1411,6 +1630,86 @@ }, "definedIn": "prose" }, + { + "id": "dfn-virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-virtual-pressure-source", + "linkingText": [ + "virtual pressure source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "title": "Virtual Pressure Source", + "number": "13.1" + }, + "definedIn": "prose" + }, + { + "id": "dfn-can-provide-samples", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-can-provide-samples", + "linkingText": [ + "can provide samples" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "virtual pressure source" + ], + "access": "private", + "informative": false, + "heading": { + "id": "virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "title": "Virtual Pressure Source", + "number": "13.1" + }, + "definedIn": "prose" + }, + { + "id": "dfn-connected-platform-collectors", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-connected-platform-collectors", + "linkingText": [ + "connected platform collectors" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "virtual pressure source" + ], + "access": "private", + "informative": false, + "heading": { + "id": "virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "title": "Virtual Pressure Source", + "number": "13.1" + }, + "definedIn": "prose" + }, + { + "id": "dfn-virtual-pressure-source-mapping", + "href": "https://www.w3.org/TR/compute-pressure/#dfn-virtual-pressure-source-mapping", + "linkingText": [ + "virtual pressure source mapping" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "title": "Virtual Pressure Source", + "number": "13.1" + }, + "definedIn": "prose" + }, { "id": "dfn-user-agent", "href": "https://www.w3.org/TR/compute-pressure/#dfn-user-agent", @@ -1425,7 +1724,7 @@ "heading": { "id": "conformance", "href": "https://www.w3.org/TR/compute-pressure/#conformance", - "title": "14. Conformance" + "title": "15. Conformance" }, "definedIn": "prose" } diff --git a/tr/dfns/geolocation.json b/tr/dfns/geolocation.json index 1c8b27b7617c..1c6a544080f4 100644 --- a/tr/dfns/geolocation.json +++ b/tr/dfns/geolocation.json @@ -542,13 +542,13 @@ "definedIn": "heading" }, { - "id": "dom-geolocationcoordinates-accuracy", - "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-accuracy", + "id": "dom-geolocationcoordinates-latitude", + "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-latitude", "linkingText": [ - "accuracy" + "latitude" ], "localLinkingText": [ - "GeolocationCoordinates.accuracy" + "GeolocationCoordinates.latitude" ], "type": "attribute", "for": [ @@ -557,21 +557,21 @@ "access": "public", "informative": false, "heading": { - "id": "coordinates_interface", - "href": "https://www.w3.org/TR/geolocation/#coordinates_interface", - "title": "GeolocationCoordinates interface", - "number": "9" + "id": "latitude-longitude-and-accuracy-attributes", + "href": "https://www.w3.org/TR/geolocation/#latitude-longitude-and-accuracy-attributes", + "title": "latitude, longitude, and accuracy attributes", + "number": "9.1" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-geolocationcoordinates-latitude", - "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-latitude", + "id": "dom-geolocationcoordinates-longitude", + "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-longitude", "linkingText": [ - "latitude" + "longitude" ], "localLinkingText": [ - "GeolocationCoordinates.latitude" + "GeolocationCoordinates.longitude" ], "type": "attribute", "for": [ @@ -588,13 +588,13 @@ "definedIn": "prose" }, { - "id": "dom-geolocationcoordinates-longitude", - "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-longitude", + "id": "dom-geolocationcoordinates-accuracy", + "href": "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-accuracy", "linkingText": [ - "longitude" + "accuracy" ], "localLinkingText": [ - "GeolocationCoordinates.longitude" + "GeolocationCoordinates.accuracy" ], "type": "attribute", "for": [ diff --git a/tr/headings/compute-pressure.json b/tr/headings/compute-pressure.json index a93511fd1dd5..067c40204915 100644 --- a/tr/headings/compute-pressure.json +++ b/tr/headings/compute-pressure.json @@ -233,10 +233,10 @@ "number": "10.6.1" }, { - "id": "data-delivery", - "href": "https://www.w3.org/TR/compute-pressure/#data-delivery", + "id": "data-collection-and-delivery", + "href": "https://www.w3.org/TR/compute-pressure/#data-collection-and-delivery", "level": 4, - "title": "Data delivery", + "title": "Data Collection and Delivery", "number": "10.6.2" }, { @@ -377,17 +377,58 @@ "level": 2, "title": "12. Accessibility considerations" }, + { + "id": "automation", + "href": "https://www.w3.org/TR/compute-pressure/#automation", + "level": 2, + "title": "13. Automation" + }, + { + "id": "virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "level": 3, + "title": "Virtual Pressure Source", + "number": "13.1" + }, + { + "id": "extension-commands", + "href": "https://www.w3.org/TR/compute-pressure/#extension-commands", + "level": 4, + "title": "Extension Commands", + "number": "13.1.1" + }, + { + "id": "create-virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#create-virtual-pressure-source", + "level": 5, + "title": "Create virtual pressure source", + "number": "13.1.1.1" + }, + { + "id": "delete-virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#delete-virtual-pressure-source", + "level": 5, + "title": "Delete virtual pressure source", + "number": "13.1.1.2" + }, + { + "id": "update-virtual-pressure-source", + "href": "https://www.w3.org/TR/compute-pressure/#update-virtual-pressure-source", + "level": 5, + "title": "Update virtual pressure source", + "number": "13.1.1.3" + }, { "id": "examples", "href": "https://www.w3.org/TR/compute-pressure/#examples", "level": 2, - "title": "13. Examples" + "title": "14. Examples" }, { "id": "conformance", "href": "https://www.w3.org/TR/compute-pressure/#conformance", "level": 2, - "title": "14. Conformance" + "title": "15. Conformance" }, { "id": "acknowledgments", diff --git a/tr/headings/vc-data-model-2.0.json b/tr/headings/vc-data-model-2.0.json index 5a7c98930945..9770e69f09da 100644 --- a/tr/headings/vc-data-model-2.0.json +++ b/tr/headings/vc-data-model-2.0.json @@ -809,14 +809,14 @@ "id": "vc-ld-media-type", "href": "https://www.w3.org/TR/vc-data-model-2.0/#vc-ld-media-type", "level": 3, - "title": "application/vc+ld+json", + "title": "application/vc", "number": "C.1" }, { "id": "vp-ld-media-type", "href": "https://www.w3.org/TR/vc-data-model-2.0/#vp-ld-media-type", "level": 3, - "title": "application/vp+ld+json", + "title": "application/vp", "number": "C.2" }, { diff --git a/tr/ids/compute-pressure.json b/tr/ids/compute-pressure.json index 8303c052e33b..ec1f0d3102cc 100644 --- a/tr/ids/compute-pressure.json +++ b/tr/ids/compute-pressure.json @@ -39,7 +39,7 @@ "https://www.w3.org/TR/compute-pressure/#x3-2-pressure-sources", "https://www.w3.org/TR/compute-pressure/#dfn-valid-source-types", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-processing-units-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-1", "https://www.w3.org/TR/compute-pressure/#webidl-1646237120", "https://www.w3.org/TR/compute-pressure/#idl-def-pressuresource", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-1", @@ -53,15 +53,15 @@ "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-0", "https://www.w3.org/TR/compute-pressure/#h-note-0", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-typeerror-exception-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-notsupportederror-exception-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-knownsources-1", "https://www.w3.org/TR/compute-pressure/#sampling-and-reporting-rate", "https://www.w3.org/TR/compute-pressure/#x3-3-sampling-and-reporting-rate", @@ -74,7 +74,7 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-requested-sampling-rate-1", "https://www.w3.org/TR/compute-pressure/#dfn-reporting-rate", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-collection-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-sampling-rate-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-sampling-rate-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-requested-sampling-rate-2", @@ -97,23 +97,58 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-requested-sampling-rate-4", "https://www.w3.org/TR/compute-pressure/#platform-primitives", "https://www.w3.org/TR/compute-pressure/#x4-platform-primitives", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-5", + "https://www.w3.org/TR/compute-pressure/#dfn-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-2", + "https://www.w3.org/TR/compute-pressure/#dfn-source-type", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-2", + "https://www.w3.org/TR/compute-pressure/#dfn-pressure-source-sample", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-struct-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-items-for-struct-1", + "https://www.w3.org/TR/compute-pressure/#dfn-data", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-contributing-factors-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-1", + "https://www.w3.org/TR/compute-pressure/#dfn-timestamp", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsafe-shared-current-time-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-1", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-2", + "https://www.w3.org/TR/compute-pressure/#h-note-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-timestamp-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsafe-current-time-for-monotonic-clock-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-collection-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-3", + "https://www.w3.org/TR/compute-pressure/#dfn-latest-sample", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-2", + "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-5", + "https://www.w3.org/TR/compute-pressure/#dfn-associated-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-5", + "https://www.w3.org/TR/compute-pressure/#dfn-activated", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-latest-sample-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-7", - "https://www.w3.org/TR/compute-pressure/#dfn-source-types", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-adjusted-pressure-state-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-10", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-11", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-12", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-13", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-9", "https://www.w3.org/TR/compute-pressure/#user-notifications", "https://www.w3.org/TR/compute-pressure/#x5-user-notifications", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-10", "https://www.w3.org/TR/compute-pressure/#policy-control", "https://www.w3.org/TR/compute-pressure/#x6-policy-control", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-policy-controlled-feature-1", @@ -121,30 +156,33 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-same-origin-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-allowed-to-use-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-policy-controlled-feature-2", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-2", - "https://www.w3.org/TR/compute-pressure/#h-note-2", "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-3", "https://www.w3.org/TR/compute-pressure/#h-note-3", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-4", + "https://www.w3.org/TR/compute-pressure/#h-note-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-default-allowlist-for-policy-controlled-feature-2", "https://www.w3.org/TR/compute-pressure/#example-enabling-compute-pressure-on-remote-content", "https://www.w3.org/TR/compute-pressure/#example-feature-policy-over-http", "https://www.w3.org/TR/compute-pressure/#internal-slot-definitions", "https://www.w3.org/TR/compute-pressure/#x7-internal-slot-definitions", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-2", "https://www.w3.org/TR/compute-pressure/#dfn-current-pressure-state", "https://www.w3.org/TR/compute-pressure/#dfn-pressure-observer-task-queued", "https://www.w3.org/TR/compute-pressure/#dfn-registered-observer-list", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-5", - "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-5", + "https://www.w3.org/TR/compute-pressure/#dfn-platform-collector-mapping", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-10", "https://www.w3.org/TR/compute-pressure/#dfn-registered-observer", "https://www.w3.org/TR/compute-pressure/#dfn-observer", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-4", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-12", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-11", "https://www.w3.org/TR/compute-pressure/#dfn-max-queued-records", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-4", "https://www.w3.org/TR/compute-pressure/#dfn-supported-source-types", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-list-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-5", "https://www.w3.org/TR/compute-pressure/#dfn-callback", @@ -158,11 +196,11 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-queue-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-1", "https://www.w3.org/TR/compute-pressure/#dfn-lastrecordmap", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-2", "https://www.w3.org/TR/compute-pressure/#dfn-sampleintervalmap", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-8", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-rate-obfuscation-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-6", @@ -173,20 +211,20 @@ "https://www.w3.org/TR/compute-pressure/#dfn-penaltyduration", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-reset-observation-window-3", "https://www.w3.org/TR/compute-pressure/#dfn-changescountmap", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-keyed-for-map-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-current-pressure-state-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-5", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-value-for-map-1", "https://www.w3.org/TR/compute-pressure/#dfn-afterpenaltyrecordmap", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-6", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-keyed-for-map-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-10", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-8", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-7", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-value-for-map-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-4", "https://www.w3.org/TR/compute-pressure/#pressure-states", @@ -194,13 +232,13 @@ "https://www.w3.org/TR/compute-pressure/#dfn-pressure-states", "https://www.w3.org/TR/compute-pressure/#webidl-287287555", "https://www.w3.org/TR/compute-pressure/#idl-def-pressurestate", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-2", "https://www.w3.org/TR/compute-pressure/#dom-pressurestate-nominal", "https://www.w3.org/TR/compute-pressure/#dom-pressurestate-fair", "https://www.w3.org/TR/compute-pressure/#dom-pressurestate-serious", "https://www.w3.org/TR/compute-pressure/#dom-pressurestate-critical", "https://www.w3.org/TR/compute-pressure/#dom-pressurestate", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-nominal-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-fair-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-serious-1", @@ -209,24 +247,24 @@ "https://www.w3.org/TR/compute-pressure/#x9-contributing-factors", "https://www.w3.org/TR/compute-pressure/#dfn-contributing-factors", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-current-pressure-state-2", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-4", - "https://www.w3.org/TR/compute-pressure/#dfn-adjusted-pressure-state", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-2", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-5", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-contributing-factors-1", + "https://www.w3.org/TR/compute-pressure/#dfn-adjusted-pressure-state", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-contributing-factors-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-break-calibration-1", "https://www.w3.org/TR/compute-pressure/#dfn-change-in-contributing-factors-is-substantial", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-9", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-current-pressure-state-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-10", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-current-pressure-state-4", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-4", - "https://www.w3.org/TR/compute-pressure/#h-note-4", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-5", + "https://www.w3.org/TR/compute-pressure/#h-note-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-change-in-contributing-factors-is-substantial-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-13", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-12", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-6", "https://www.w3.org/TR/compute-pressure/#pressure-observer", "https://www.w3.org/TR/compute-pressure/#x10-pressure-observer", "https://www.w3.org/TR/compute-pressure/#the-pressureupdatecallback-callback", @@ -239,12 +277,12 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-sequence-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-7", "https://www.w3.org/TR/compute-pressure/#the-pressureobserver-object", "https://www.w3.org/TR/compute-pressure/#x10-2-the-pressureobserver-object", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-8", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-8", "https://www.w3.org/TR/compute-pressure/#webidl-757250087", "https://www.w3.org/TR/compute-pressure/#idl-def-pressureobserver", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exposed-extended-attribute-1", @@ -294,7 +332,7 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-policy-controlled-feature-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-a-promise-rejected-with-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-notallowederror-exception-1", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-5", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-6", "https://www.w3.org/TR/compute-pressure/#h-issue", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-this-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-sampleintervalmap-1", @@ -310,16 +348,30 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-this-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pendingobservepromises-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-in-parallel-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-valid-source-types-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-get-a-virtual-pressure-source-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-can-provide-samples-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-set-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-connected-platform-collectors-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-queue-a-global-task-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressureobserver-task-source-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-notsupportederror-exception-2", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-activate-data-collection-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-queue-a-global-task-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressureobserver-task-source-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-deactivate-data-collection-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-list-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-observer-1", @@ -352,7 +404,9 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-observer-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-this-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-2", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-deactivate-data-collection-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-5", "https://www.w3.org/TR/compute-pressure/#the-disconnect-method", "https://www.w3.org/TR/compute-pressure/#x10-2-4-the-disconnect-method", "https://www.w3.org/TR/compute-pressure/#dom-pressureobserver-disconnect", @@ -374,18 +428,20 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-map-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-4", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-list-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-observer-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-this-11", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-4", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-deactivate-data-collection-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-6", "https://www.w3.org/TR/compute-pressure/#the-takerecords-method", "https://www.w3.org/TR/compute-pressure/#x10-2-5-the-takerecords-method", "https://www.w3.org/TR/compute-pressure/#dom-pressureobserver-takerecords", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-6", - "https://www.w3.org/TR/compute-pressure/#h-note-5", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-7", + "https://www.w3.org/TR/compute-pressure/#h-note-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-takerecords-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-clone-for-list-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-3", @@ -395,12 +451,12 @@ "https://www.w3.org/TR/compute-pressure/#x10-2-6-the-knownsources-attribute", "https://www.w3.org/TR/compute-pressure/#dom-pressureobserver-knownsources", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-knownsources-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-13", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-supported-source-types-2", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-7", - "https://www.w3.org/TR/compute-pressure/#h-note-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-15", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-8", + "https://www.w3.org/TR/compute-pressure/#h-note-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-14", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-notsupportederror-exception-4", "https://www.w3.org/TR/compute-pressure/#the-pressurerecord-interface", @@ -415,7 +471,7 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-14", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-source-1", "https://www.w3.org/TR/compute-pressure/#idl-def-pressurerecord-state", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-state-1", "https://www.w3.org/TR/compute-pressure/#idl-def-pressurerecord-time", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-domhighrestimestamp-1", @@ -427,9 +483,9 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-8", "https://www.w3.org/TR/compute-pressure/#dfn-source", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-15", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-11", "https://www.w3.org/TR/compute-pressure/#dfn-state", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-current-pressure-state-5", "https://www.w3.org/TR/compute-pressure/#dfn-time", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-domhighrestimestamp-2", @@ -474,16 +530,16 @@ "https://www.w3.org/TR/compute-pressure/#dom-pressureobserveroptions-sampleinterval", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserveroptions-sampleinterval-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-requested-sampling-interval-4", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-8", - "https://www.w3.org/TR/compute-pressure/#h-note-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-16", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-9", + "https://www.w3.org/TR/compute-pressure/#h-note-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-15", "https://www.w3.org/TR/compute-pressure/#life-cycle", "https://www.w3.org/TR/compute-pressure/#x10-5-life-cycle-and-garbage-collection", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-5", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-9", - "https://www.w3.org/TR/compute-pressure/#h-note-8", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-10", + "https://www.w3.org/TR/compute-pressure/#h-note-9", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-14", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-5", @@ -498,20 +554,20 @@ "https://www.w3.org/TR/compute-pressure/#x10-6-1-supporting-algorithms", "https://www.w3.org/TR/compute-pressure/#dfn-reset-observation-window", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-observationwindow-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-10", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-maxchangesthreshold-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-11", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-12", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-penaltyduration-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-13", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-maxchangesthreshold-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-15", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-penaltyduration-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-16", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-17", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-changescountmap-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-reset-observation-window-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-observationwindow-2", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-10", - "https://www.w3.org/TR/compute-pressure/#h-note-9", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-11", + "https://www.w3.org/TR/compute-pressure/#h-note-10", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-documents-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-iframes-element-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-fully-active-for-document-1", @@ -525,13 +581,13 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-set-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-window-interface-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-set-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-set-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-associated-document-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-workerglobalscope-interface-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-owner-set-for-workerglobalscope-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-document-interface-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-set-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-set-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-workerglobalscope-interface-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-union-for-set-1", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-owning-document-set-2", @@ -562,21 +618,21 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-document-has-implicit-focus-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-continue-for-iteration-1", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-11", - "https://www.w3.org/TR/compute-pressure/#h-note-10", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-12", + "https://www.w3.org/TR/compute-pressure/#h-note-11", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-requested-sampling-rate-5", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-12", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-sampling-rate-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-15", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-13", "https://www.w3.org/TR/compute-pressure/#dfn-passes-rate-test", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-lastrecordmap-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exist-for-map-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-lastrecordmap-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-sampleintervalmap-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-time-2", "https://www.w3.org/TR/compute-pressure/#dfn-has-change-in-data", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-lastrecordmap-5", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exist-for-map-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-lastrecordmap-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-state-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-change-in-contributing-factors-is-substantial-2", @@ -584,36 +640,64 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-changescountmap-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-changescountmap-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-maxchangesthreshold-2", - "https://www.w3.org/TR/compute-pressure/#data-delivery", - "https://www.w3.org/TR/compute-pressure/#x10-6-2-data-delivery", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-16", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-15", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-11", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-3", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-12", - "https://www.w3.org/TR/compute-pressure/#h-note-11", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-17", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-17", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-7", - "https://www.w3.org/TR/compute-pressure/#dfn-data-delivery", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-16", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-12", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-global-object-4", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-18", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-types-13", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-adjusted-pressure-state-1", + "https://www.w3.org/TR/compute-pressure/#dfn-get-a-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-12", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-window-interface-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-navigable-for-window-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-dedicatedworkerglobalscope-interface-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-owning-document-set-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-assert-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-size-for-list-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-node-navigable-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-mapping-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-4", + "https://www.w3.org/TR/compute-pressure/#data-collection-and-delivery", + "https://www.w3.org/TR/compute-pressure/#x10-6-2-data-collection-and-delivery", + "https://www.w3.org/TR/compute-pressure/#dfn-activate-data-collection", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-13", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-activated-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-activated-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-18", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-collection-3", "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-13", "https://www.w3.org/TR/compute-pressure/#h-note-12", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-17", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsafe-shared-current-time-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-19", + "https://www.w3.org/TR/compute-pressure/#dfn-deactivate-data-collection", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-activated-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-19", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-collection-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-activated-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-list-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-connected-platform-collectors-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-20", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-7", + "https://www.w3.org/TR/compute-pressure/#dfn-data-collection", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-latest-sample-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-adjusted-pressure-state-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-5", "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-14", "https://www.w3.org/TR/compute-pressure/#h-note-13", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsafe-current-time-for-monotonic-clock-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-coarsened-moment-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-21", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-assert-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-timestamp-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relative-high-resolution-time-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-7", @@ -628,7 +712,7 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-state-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-time-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-afterpenaltyrecordmap-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exist-for-map-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-afterpenaltyrecordmap-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-continue-for-iteration-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-passes-rate-obfuscation-test-1", @@ -636,9 +720,9 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-changescountmap-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-penaltyduration-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-afterpenaltyrecordmap-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exist-for-map-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-8", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-afterpenaltyrecordmap-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-afterpenaltyrecordmap-8", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queue-a-record-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-continue-for-iteration-6", @@ -646,16 +730,16 @@ "https://www.w3.org/TR/compute-pressure/#queue-a-pressurerecord", "https://www.w3.org/TR/compute-pressure/#x10-6-3-queue-a-pressurerecord", "https://www.w3.org/TR/compute-pressure/#dfn-queue-a-record", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-size-for-list-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-size-for-list-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-max-queued-records-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-list-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-list-6", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-item-for-list-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-append-for-list-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-lastrecordmap-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queue-a-pressure-observer-task-1", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-7", "https://www.w3.org/TR/compute-pressure/#queue-a-pressure-observer-task", "https://www.w3.org/TR/compute-pressure/#x10-6-4-queue-a-pressure-observer-task", "https://www.w3.org/TR/compute-pressure/#dfn-pressureobserver-task-source", @@ -676,9 +760,9 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-clone-for-list-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-queuedrecords-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-empty-for-list-9", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-callback-2", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-report-the-exception-1", "https://www.w3.org/TR/compute-pressure/#handling-change-of-fully-active-status", @@ -686,12 +770,14 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-fully-active-for-document-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unloading-document-cleanup-steps-1", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-document-interface-2", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-relevant-global-object-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-9", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-keyed-for-map-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-8", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-deactivate-data-collection-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-11", "https://www.w3.org/TR/compute-pressure/#issue-container-number-275", "https://www.w3.org/TR/compute-pressure/#h-issue-0", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-document-interface-3", @@ -708,8 +794,10 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-10", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-keyed-for-map-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-registered-observer-list-10", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-9", - "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-delivery-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-deactivate-data-collection-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-12", "https://www.w3.org/TR/compute-pressure/#security-and-privacy-considerations", "https://www.w3.org/TR/compute-pressure/#x11-security-and-privacy-considerations", "https://www.w3.org/TR/compute-pressure/#types-of-privacy-and-security-threats", @@ -738,9 +826,9 @@ "https://www.w3.org/TR/compute-pressure/#rate-obfuscation", "https://www.w3.org/TR/compute-pressure/#x11-2-3-rate-obfuscation", "https://www.w3.org/TR/compute-pressure/#dfn-rate-obfuscation", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-18", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-19", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-20", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-22", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-23", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-24", "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-notify-pressure-observers-2", "https://www.w3.org/TR/compute-pressure/#rate-obfuscation-normative-parameters", "https://www.w3.org/TR/compute-pressure/#x11-2-4-rate-obfuscation-normative-parameters", @@ -756,10 +844,10 @@ "https://www.w3.org/TR/compute-pressure/#break-calibration", "https://www.w3.org/TR/compute-pressure/#x11-2-6-break-calibration", "https://www.w3.org/TR/compute-pressure/#dfn-break-calibration", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-21", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-25", "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-21", "https://www.w3.org/TR/compute-pressure/#h-note-20", - "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-22", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-26", "https://www.w3.org/TR/compute-pressure/#break-calibration-parameters", "https://www.w3.org/TR/compute-pressure/#x11-2-7-break-calibration-parameters", "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-22", @@ -772,24 +860,168 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-owner-set-for-workerglobalscope-2", "https://www.w3.org/TR/compute-pressure/#accessibility-considerations", "https://www.w3.org/TR/compute-pressure/#x12-accessibility-considerations", + "https://www.w3.org/TR/compute-pressure/#automation", + "https://www.w3.org/TR/compute-pressure/#x13-automation", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-1", + "https://www.w3.org/TR/compute-pressure/#virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#x13-1-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#dfn-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-27", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-states-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-15", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-7", + "https://www.w3.org/TR/compute-pressure/#dfn-can-provide-samples", + "https://www.w3.org/TR/compute-pressure/#dfn-connected-platform-collectors", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-set-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-16", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-3", + "https://www.w3.org/TR/compute-pressure/#dfn-virtual-pressure-source-mapping", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-ordered-map-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-15", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-8", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-23", + "https://www.w3.org/TR/compute-pressure/#h-note-22", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-2", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-24", + "https://www.w3.org/TR/compute-pressure/#h-note-23", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-window-interface-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-dedicatedworkerglobalscope-interface-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-platform-collector-mapping-13", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-16", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-10", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-17", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-unobserve-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-12", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-17", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-11", + "https://www.w3.org/TR/compute-pressure/#extension-commands", + "https://www.w3.org/TR/compute-pressure/#x13-1-1-extension-commands", + "https://www.w3.org/TR/compute-pressure/#create-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#x13-1-1-1-create-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-command-uri-template-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-13", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-18", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-18", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-19", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-14", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-12", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remote-end-steps-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-get-a-property-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-16", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-supported-source-types-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contain-for-list-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-invalid-argument-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-current-browsing-context-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-for-browsing-context-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-mapping-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-invalid-argument-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-get-a-property-with-default-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-15", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-can-provide-samples-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-success-1", + "https://www.w3.org/TR/compute-pressure/#delete-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#x13-1-1-2-delete-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-command-uri-template-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-16", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-source-type-20", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remote-end-steps-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-17", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-supported-source-types-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contain-for-list-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-invalid-argument-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-current-browsing-context-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-for-browsing-context-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-mapping-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-for-each-for-list-11", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-connected-platform-collectors-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-associated-pressure-source-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remove-for-map-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-success-2", + "https://www.w3.org/TR/compute-pressure/#update-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#x13-1-1-3-update-virtual-pressure-source", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-command-uri-template-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-17", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-5", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-25", + "https://www.w3.org/TR/compute-pressure/#h-note-24", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-extension-commands-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsupported-operation-1", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-remote-end-steps-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-user-agent-18", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-supported-source-types-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contain-for-list-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-invalid-argument-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-current-browsing-context-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-top-level-traversable-for-browsing-context-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-virtual-pressure-source-mapping-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-contains-for-map-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsupported-operation-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-get-a-property-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-error-code-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-invalid-argument-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-latest-sample-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-pressure-source-sample-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-data-8", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-timestamp-3", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-unsafe-shared-current-time-2", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-implementation-defined-28", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-latest-sample-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dfn-connected-platform-collectors-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-success-3", "https://www.w3.org/TR/compute-pressure/#examples", - "https://www.w3.org/TR/compute-pressure/#x13-examples", + "https://www.w3.org/TR/compute-pressure/#x14-examples", "https://www.w3.org/TR/compute-pressure/#cb-observer-example", "https://www.w3.org/TR/compute-pressure/#example-how-to-adjust-the-number-of-video-feeds-based-on-cpu-pressure", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-takerecords-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-5", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-7", "https://www.w3.org/TR/compute-pressure/#example-how-to-handle-all-state-changes-right-up-until-disconnect", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-unobserve-4", - "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-23", - "https://www.w3.org/TR/compute-pressure/#h-note-22", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-unobserve-5", + "https://www.w3.org/TR/compute-pressure/#issue-container-generatedID-26", + "https://www.w3.org/TR/compute-pressure/#h-note-25", "https://www.w3.org/TR/compute-pressure/#example-how-to-tell-the-observer-to-stop-watching-for-state-changes-for-a-specific-source", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-7", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-8", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-6", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-10", "https://www.w3.org/TR/compute-pressure/#example-how-to-tell-the-observer-to-stop-watching-for-any-state-changes", "https://www.w3.org/TR/compute-pressure/#conformance", - "https://www.w3.org/TR/compute-pressure/#x14-conformance", + "https://www.w3.org/TR/compute-pressure/#x15-conformance", "https://www.w3.org/TR/compute-pressure/#dfn-user-agent", "https://www.w3.org/TR/compute-pressure/#acknowledgments", "https://www.w3.org/TR/compute-pressure/#a-acknowledgments", @@ -805,7 +1037,6 @@ "https://www.w3.org/TR/compute-pressure/#index-term-node-document-for-node", "https://www.w3.org/TR/compute-pressure/#index-term-agent-for-ecmascript", "https://www.w3.org/TR/compute-pressure/#index-term-globalthis-attribute-for-globalthis", - "https://www.w3.org/TR/compute-pressure/#index-term-coarsened-moment", "https://www.w3.org/TR/compute-pressure/#index-term-domhighrestimestamp", "https://www.w3.org/TR/compute-pressure/#index-term-relative-high-resolution-time", "https://www.w3.org/TR/compute-pressure/#index-term-unsafe-current-time-for-monotonic-clock", @@ -815,10 +1046,13 @@ "https://www.w3.org/TR/compute-pressure/#index-term-browsing-context", "https://www.w3.org/TR/compute-pressure/#index-term-child-navigables", "https://www.w3.org/TR/compute-pressure/#index-term-closing-for-workerglobalscope", + "https://www.w3.org/TR/compute-pressure/#index-term-dedicatedworkerglobalscope-interface", "https://www.w3.org/TR/compute-pressure/#index-term-fully-active-for-document", "https://www.w3.org/TR/compute-pressure/#index-term-global-object", "https://www.w3.org/TR/compute-pressure/#index-term-iframes-element", "https://www.w3.org/TR/compute-pressure/#index-term-in-parallel", + "https://www.w3.org/TR/compute-pressure/#index-term-navigable-for-window", + "https://www.w3.org/TR/compute-pressure/#index-term-node-navigable", "https://www.w3.org/TR/compute-pressure/#index-term-origin", "https://www.w3.org/TR/compute-pressure/#index-term-owner-set-for-workerglobalscope", "https://www.w3.org/TR/compute-pressure/#index-term-queue-a-global-task", @@ -832,20 +1066,25 @@ "https://www.w3.org/TR/compute-pressure/#index-term-task-source", "https://www.w3.org/TR/compute-pressure/#index-term-time-origin-for-environment-settings-object", "https://www.w3.org/TR/compute-pressure/#index-term-top-level-browsing-context", + "https://www.w3.org/TR/compute-pressure/#index-term-top-level-traversable", + "https://www.w3.org/TR/compute-pressure/#index-term-top-level-traversable-for-browsing-context", "https://www.w3.org/TR/compute-pressure/#index-term-unloading-document-cleanup-steps", "https://www.w3.org/TR/compute-pressure/#index-term-window-interface", "https://www.w3.org/TR/compute-pressure/#index-term-workerglobalscope-interface", - "https://www.w3.org/TR/compute-pressure/#index-term-append-for-set", "https://www.w3.org/TR/compute-pressure/#index-term-append-for-list", + "https://www.w3.org/TR/compute-pressure/#index-term-append-for-set", + "https://www.w3.org/TR/compute-pressure/#index-term-assert", "https://www.w3.org/TR/compute-pressure/#index-term-clear-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-clone-for-list", + "https://www.w3.org/TR/compute-pressure/#index-term-contain-for-list", + "https://www.w3.org/TR/compute-pressure/#index-term-contains-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-continue-for-iteration", "https://www.w3.org/TR/compute-pressure/#index-term-empty-for-list", - "https://www.w3.org/TR/compute-pressure/#index-term-exist-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-for-each-for-list", "https://www.w3.org/TR/compute-pressure/#index-term-for-each-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-implementation-defined", "https://www.w3.org/TR/compute-pressure/#index-term-item-for-list", + "https://www.w3.org/TR/compute-pressure/#index-term-items-for-struct", "https://www.w3.org/TR/compute-pressure/#index-term-keyed-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-list", "https://www.w3.org/TR/compute-pressure/#index-term-ordered-map", @@ -854,12 +1093,24 @@ "https://www.w3.org/TR/compute-pressure/#index-term-remove-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-set", "https://www.w3.org/TR/compute-pressure/#index-term-size-for-list", + "https://www.w3.org/TR/compute-pressure/#index-term-struct", "https://www.w3.org/TR/compute-pressure/#index-term-tuples", "https://www.w3.org/TR/compute-pressure/#index-term-union-for-set", "https://www.w3.org/TR/compute-pressure/#index-term-value-for-map", "https://www.w3.org/TR/compute-pressure/#index-term-context-is-capturing", "https://www.w3.org/TR/compute-pressure/#index-term-default-allowlist-for-policy-controlled-feature", "https://www.w3.org/TR/compute-pressure/#index-term-policy-controlled-feature", + "https://www.w3.org/TR/compute-pressure/#index-term-current-browsing-context", + "https://www.w3.org/TR/compute-pressure/#index-term-error", + "https://www.w3.org/TR/compute-pressure/#index-term-error-code", + "https://www.w3.org/TR/compute-pressure/#index-term-extension-command-uri-template", + "https://www.w3.org/TR/compute-pressure/#index-term-extension-commands", + "https://www.w3.org/TR/compute-pressure/#index-term-get-a-property", + "https://www.w3.org/TR/compute-pressure/#index-term-get-a-property-with-default", + "https://www.w3.org/TR/compute-pressure/#index-term-invalid-argument", + "https://www.w3.org/TR/compute-pressure/#index-term-remote-end-steps", + "https://www.w3.org/TR/compute-pressure/#index-term-success", + "https://www.w3.org/TR/compute-pressure/#index-term-unsupported-operation", "https://www.w3.org/TR/compute-pressure/#index-term-a-new-promise", "https://www.w3.org/TR/compute-pressure/#index-term-a-promise-rejected-with", "https://www.w3.org/TR/compute-pressure/#index-term-aborterror-exception", @@ -887,26 +1138,26 @@ "https://www.w3.org/TR/compute-pressure/#c-idl-index", "https://www.w3.org/TR/compute-pressure/#actual-idl-index", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-16", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-4", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-8", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-undefined-type-5", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-sequence-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-11", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-18", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-19", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-exposed-extended-attribute-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-securecontext-extended-attribute-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-19", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-20", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-constructor-2", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureupdatecallback-4", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-promise-interface-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-undefined-type-6", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-7", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-observe-11", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-17", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserveroptions-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-undefined-type-7", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-unobserve-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-unobserve-6", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-18", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-undefined-type-8", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-9", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-disconnect-10", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-sequence-4", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-12", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressureobserver-takerecords-4", @@ -919,7 +1170,7 @@ "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-13", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressuresource-20", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-source-3", - "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-5", + "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurestate-9", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-state-3", "https://www.w3.org/TR/compute-pressure/#ref-for-index-term-domhighrestimestamp-3", "https://www.w3.org/TR/compute-pressure/#ref-for-dom-pressurerecord-time-3", @@ -942,6 +1193,7 @@ "https://www.w3.org/TR/compute-pressure/#bib-permissions-policy", "https://www.w3.org/TR/compute-pressure/#bib-rfc2119", "https://www.w3.org/TR/compute-pressure/#bib-rfc8174", + "https://www.w3.org/TR/compute-pressure/#bib-webdriver2", "https://www.w3.org/TR/compute-pressure/#bib-webidl", "https://www.w3.org/TR/compute-pressure/#informative-references", "https://www.w3.org/TR/compute-pressure/#d-2-informative-references", diff --git a/tr/ids/geolocation.json b/tr/ids/geolocation.json index 19a440a60f10..2fc7bc242576 100644 --- a/tr/ids/geolocation.json +++ b/tr/ids/geolocation.json @@ -252,17 +252,34 @@ "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-maximumage-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-maximumage-3", + "https://www.w3.org/TR/geolocation/#c8", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-1", "https://www.w3.org/TR/geolocation/#ref-for-dfn-ishighaccuracy-1", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-queue-a-task-1", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-task-source-1", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-invokes-1", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-3", + "https://www.w3.org/TR/geolocation/#c9", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-map-1", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-map-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-1", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-3", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-5", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-6", "https://www.w3.org/TR/geolocation/#ref-for-dfn-a-new-geolocationposition-1", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-4", "https://www.w3.org/TR/geolocation/#ref-for-index-term-this-10", "https://www.w3.org/TR/geolocation/#ref-for-dfn-cachedposition-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-queue-a-task-1", - "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-task-source-1", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-invokes-1", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-a-new-geolocationposition-2", + "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-5", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-this-11", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-cachedposition-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-queue-a-task-2", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-task-source-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-invokes-2", "https://www.w3.org/TR/geolocation/#errors-reasons", "https://www.w3.org/TR/geolocation/#permission-denied", "https://www.w3.org/TR/geolocation/#ref-for-dfn-call-back-with-error-6", @@ -281,9 +298,9 @@ "https://www.w3.org/TR/geolocation/#ref-for-index-term-unsigned-short-type-1", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationpositionerror-4", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationpositionerror-code-1", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-queue-a-task-2", - "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-task-source-2", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-invokes-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-queue-a-task-3", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-task-source-3", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-invokes-3", "https://www.w3.org/TR/geolocation/#position_options_interface", "https://www.w3.org/TR/geolocation/#x7-positionoptions-dictionary", "https://www.w3.org/TR/geolocation/#dom-positionoptions", @@ -292,7 +309,7 @@ "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-7", "https://www.w3.org/TR/geolocation/#idl-def-positionoptions-enablehighaccuracy", "https://www.w3.org/TR/geolocation/#ref-for-index-term-boolean-type-1", - "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-5", + "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-6", "https://www.w3.org/TR/geolocation/#idl-def-positionoptions-timeout", "https://www.w3.org/TR/geolocation/#ref-for-index-term-clamp-extended-attribute-1", "https://www.w3.org/TR/geolocation/#ref-for-index-term-unsigned-long-type-3", @@ -356,9 +373,9 @@ "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationpositionerror-5", "https://www.w3.org/TR/geolocation/#dfn-ishighaccuracy", "https://www.w3.org/TR/geolocation/#ref-for-index-term-boolean-type-2", - "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-6", + "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-7", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-6", - "https://www.w3.org/TR/geolocation/#ref-for-dfn-a-new-geolocationposition-2", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-a-new-geolocationposition-3", "https://www.w3.org/TR/geolocation/#task-sources", "https://www.w3.org/TR/geolocation/#x8-5-task-sources", "https://www.w3.org/TR/geolocation/#ref-for-index-term-task-source-1", @@ -375,25 +392,25 @@ "https://www.w3.org/TR/geolocation/#ref-for-index-term-securecontext-extended-attribute-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-2", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-accuracy", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-1", - "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-accuracy", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-7", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-accuracy-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-latitude", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-8", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-latitude-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-longitude", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-3", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-9", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-longitude-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-altitude", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-10", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitude-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-altitudeaccuracy", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-5", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-11", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitudeaccuracy-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-heading", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-6", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-12", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-speed", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-7", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-13", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-1", "https://www.w3.org/TR/geolocation/#idl-def-geolocationcoordinates-tojson", "https://www.w3.org/TR/geolocation/#ref-for-index-term-default-extended-attribute-2", @@ -402,8 +419,10 @@ "https://www.w3.org/TR/geolocation/#latitude-longitude-and-accuracy-attributes", "https://www.w3.org/TR/geolocation/#x9-1-latitude-longitude-and-accuracy-attributes", "https://www.w3.org/TR/geolocation/#c3", + "https://www.w3.org/TR/geolocation/#a3", "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-latitude", "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-longitude", + "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-accuracy", "https://www.w3.org/TR/geolocation/#altitude-and-altitudeaccuracy-attributes", "https://www.w3.org/TR/geolocation/#x9-2-altitude-and-altitudeaccuracy-attributes", "https://www.w3.org/TR/geolocation/#dom-geolocationcoordinates-altitude", @@ -422,27 +441,33 @@ "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-4", "https://www.w3.org/TR/geolocation/#constructing-a-geolocationposition", "https://www.w3.org/TR/geolocation/#x9-6-constructing-a-geolocationposition", - "https://www.w3.org/TR/geolocation/#dfn-a-new-geolocationposition", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-epochtimestamp-3", "https://www.w3.org/TR/geolocation/#c4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-map-3", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-5", - "https://www.w3.org/TR/geolocation/#c5", + "https://www.w3.org/TR/geolocation/#dfn-a-new-geolocationposition", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-map-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-epochtimestamp-3", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-6", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-for-each-for-map-1", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-7", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-coords-2", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-3", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-ishighaccuracy-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-epochtimestamp-4", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-7", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-latitude-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-longitude-2", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-accuracy-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitude-2", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitudeaccuracy-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-2", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-3", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-3", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-4", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-4", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-accuracy-1", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitudeaccuracy-2", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-7", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-coords-2", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-3", - "https://www.w3.org/TR/geolocation/#ref-for-dfn-ishighaccuracy-2", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-8", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-coords-3", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-4", + "https://www.w3.org/TR/geolocation/#ref-for-dfn-ishighaccuracy-3", "https://www.w3.org/TR/geolocation/#position_error_interface", "https://www.w3.org/TR/geolocation/#x10-geolocationpositionerror-interface", "https://www.w3.org/TR/geolocation/#dom-geolocationpositionerror", @@ -496,6 +521,7 @@ "https://www.w3.org/TR/geolocation/#ref-for-index-term-policy-controlled-feature-1", "https://www.w3.org/TR/geolocation/#ref-for-dfn-geolocation-3", "https://www.w3.org/TR/geolocation/#ref-for-index-term-default-allowlist-for-policy-controlled-feature-2", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-self-for-default-allowlist-1", "https://www.w3.org/TR/geolocation/#conformance", "https://www.w3.org/TR/geolocation/#x12-conformance", "https://www.w3.org/TR/geolocation/#idl-index", @@ -519,12 +545,12 @@ "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocation-clearwatch-3", "https://www.w3.org/TR/geolocation/#ref-for-index-term-long-type-4", "https://www.w3.org/TR/geolocation/#ref-for-index-term-undefined-type-7", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-8", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-9", "https://www.w3.org/TR/geolocation/#ref-for-index-term-undefined-type-8", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationpositionerror-9", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-10", "https://www.w3.org/TR/geolocation/#ref-for-index-term-boolean-type-3", - "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-7", + "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-enablehighaccuracy-8", "https://www.w3.org/TR/geolocation/#ref-for-index-term-clamp-extended-attribute-3", "https://www.w3.org/TR/geolocation/#ref-for-index-term-unsigned-long-type-5", "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-timeout-8", @@ -533,29 +559,30 @@ "https://www.w3.org/TR/geolocation/#ref-for-dom-positionoptions-maximumage-5", "https://www.w3.org/TR/geolocation/#ref-for-index-term-exposed-extended-attribute-6", "https://www.w3.org/TR/geolocation/#ref-for-index-term-securecontext-extended-attribute-3", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-7", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-coords-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-epochtimestamp-4", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-4", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-8", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-coords-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-epochtimestamp-5", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-timestamp-5", "https://www.w3.org/TR/geolocation/#ref-for-index-term-default-extended-attribute-3", "https://www.w3.org/TR/geolocation/#ref-for-index-term-object-type-3", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationposition-tojson-2", "https://www.w3.org/TR/geolocation/#ref-for-index-term-exposed-extended-attribute-7", "https://www.w3.org/TR/geolocation/#ref-for-index-term-securecontext-extended-attribute-4", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-8", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-8", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-9", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-9", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-14", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-accuracy-3", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-15", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-latitude-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-10", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-16", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-longitude-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-11", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-17", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitude-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-12", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-18", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-altitudeaccuracy-3", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-13", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-5", - "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-14", - "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-5", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-19", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-heading-4", + "https://www.w3.org/TR/geolocation/#ref-for-index-term-double-type-20", + "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-speed-4", "https://www.w3.org/TR/geolocation/#ref-for-index-term-default-extended-attribute-4", "https://www.w3.org/TR/geolocation/#ref-for-index-term-object-type-4", "https://www.w3.org/TR/geolocation/#ref-for-dom-geolocationcoordinates-tojson-2", @@ -598,9 +625,11 @@ "https://www.w3.org/TR/geolocation/#index-term-visibility-state-for-document", "https://www.w3.org/TR/geolocation/#index-term-append-for-list", "https://www.w3.org/TR/geolocation/#index-term-contains-for-list", + "https://www.w3.org/TR/geolocation/#index-term-for-each-for-map", "https://www.w3.org/TR/geolocation/#index-term-implementation-defined", "https://www.w3.org/TR/geolocation/#index-term-item-for-list", "https://www.w3.org/TR/geolocation/#index-term-list", + "https://www.w3.org/TR/geolocation/#index-term-map", "https://www.w3.org/TR/geolocation/#index-term-remove-for-list", "https://www.w3.org/TR/geolocation/#index-term-default-powerful-feature", "https://www.w3.org/TR/geolocation/#index-term-express-permission", @@ -614,6 +643,7 @@ "https://www.w3.org/TR/geolocation/#index-term-permissiondescriptor", "https://www.w3.org/TR/geolocation/#index-term-powerful-feature", "https://www.w3.org/TR/geolocation/#index-term-request-permission-to-use", + "https://www.w3.org/TR/geolocation/#index-term-self-for-default-allowlist", "https://www.w3.org/TR/geolocation/#index-term-default-allowlist-for-policy-controlled-feature", "https://www.w3.org/TR/geolocation/#index-term-policy-controlled-feature", "https://www.w3.org/TR/geolocation/#index-term-boolean-type", diff --git a/tr/ids/vc-data-integrity.json b/tr/ids/vc-data-integrity.json index 7cb67a41c8e3..98b5743a51a1 100644 --- a/tr/ids/vc-data-integrity.json +++ b/tr/ids/vc-data-integrity.json @@ -113,9 +113,9 @@ "https://www.w3.org/TR/vc-data-integrity/#example-a-simple-signed-json-ld-data-document", "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-0", "https://www.w3.org/TR/vc-data-integrity/#h-note-0", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-1", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-1", "https://www.w3.org/TR/vc-data-integrity/#h-issue", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-2", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-2", "https://www.w3.org/TR/vc-data-integrity/#h-issue-0", "https://www.w3.org/TR/vc-data-integrity/#proof-sets", "https://www.w3.org/TR/vc-data-integrity/#x2-1-1-proof-sets", @@ -127,7 +127,7 @@ "https://www.w3.org/TR/vc-data-integrity/#example-a-proof-chain-in-a-data-document", "https://www.w3.org/TR/vc-data-integrity/#proof-purposes", "https://www.w3.org/TR/vc-data-integrity/#x2-2-proof-purposes", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-3", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-3", "https://www.w3.org/TR/vc-data-integrity/#h-issue-1", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-proof-purpose-1", "https://www.w3.org/TR/vc-data-integrity/#controller-documents", @@ -137,9 +137,9 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-controller-documents-5", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-relationship-1", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-4", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-4", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-4", "https://www.w3.org/TR/vc-data-integrity/#h-issue-2", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-5", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-5", "https://www.w3.org/TR/vc-data-integrity/#h-issue-3", "https://www.w3.org/TR/vc-data-integrity/#verification-methods", "https://www.w3.org/TR/vc-data-integrity/#x2-3-1-verification-methods", @@ -157,7 +157,7 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-10", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-11", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-12", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-6", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-1", "https://www.w3.org/TR/vc-data-integrity/#h-note-1", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-13", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-14", @@ -176,7 +176,7 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-22", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-23", "https://www.w3.org/TR/vc-data-integrity/#example-example-verification-method-structure", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-7", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-2", "https://www.w3.org/TR/vc-data-integrity/#h-note-2", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-controller-documents-7", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-24", @@ -328,16 +328,10 @@ "https://www.w3.org/TR/vc-data-integrity/#example-capability-delegation-property-containing-two-verification-methods", "https://www.w3.org/TR/vc-data-integrity/#multibase-0", "https://www.w3.org/TR/vc-data-integrity/#x2-4-multibase", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-8", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-4", "https://www.w3.org/TR/vc-data-integrity/#multihash", "https://www.w3.org/TR/vc-data-integrity/#x2-5-multihash", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-9", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-5", "https://www.w3.org/TR/vc-data-integrity/#resource-integrity", "https://www.w3.org/TR/vc-data-integrity/#x2-6-resource-integrity", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-10", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-6", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-conforming-secured-document-2", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verifier-1", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-conforming-secured-document-3", @@ -345,7 +339,7 @@ "https://www.w3.org/TR/vc-data-integrity/#example-an-integrity-protected-image-that-is-associated-with-an-object", "https://www.w3.org/TR/vc-data-integrity/#relationship-to-linked-data", "https://www.w3.org/TR/vc-data-integrity/#x2-7-relationship-to-linked-data", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-11", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-3", "https://www.w3.org/TR/vc-data-integrity/#h-note-3", "https://www.w3.org/TR/vc-data-integrity/#relationship-to-verifiable-credentials", "https://www.w3.org/TR/vc-data-integrity/#x2-8-relationship-to-verifiable-credentials", @@ -360,8 +354,8 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-70", "https://www.w3.org/TR/vc-data-integrity/#contexts-and-vocabularies", "https://www.w3.org/TR/vc-data-integrity/#x2-9-contexts-and-vocabularies", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-12", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-7", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-6", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-4", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-conforming-document-2", "https://www.w3.org/TR/vc-data-integrity/#context-injection", "https://www.w3.org/TR/vc-data-integrity/#x2-9-1-context-injection", @@ -401,20 +395,18 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-data-integrity-cryptographic-suite-instance-2", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-cryptosuite-instantiation-algorithm-1", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-cryptosuite-instantiation-algorithm-2", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-13", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-8", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-7", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-5", "https://www.w3.org/TR/vc-data-integrity/#dataintegrityproof", "https://www.w3.org/TR/vc-data-integrity/#x3-1-dataintegrityproof", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-cryptosuite-7", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-14", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-4", "https://www.w3.org/TR/vc-data-integrity/#h-note-4", "https://www.w3.org/TR/vc-data-integrity/#algorithms", "https://www.w3.org/TR/vc-data-integrity/#x4-algorithms", "https://www.w3.org/TR/vc-data-integrity/#dfn-json-objects", "https://www.w3.org/TR/vc-data-integrity/#dfn-unsecured-data-document", "https://www.w3.org/TR/vc-data-integrity/#dfn-secured-data-document", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-15", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-9", "https://www.w3.org/TR/vc-data-integrity/#base-encode", "https://www.w3.org/TR/vc-data-integrity/#x4-1-base-encode", "https://www.w3.org/TR/vc-data-integrity/#example-an-implementation-of-the-general-base-encoding-algorithm-above-in-javascript", @@ -434,7 +426,7 @@ "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-secured-data-document-5", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-cryptosuite-8", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-secured-data-document-6", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-16", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-5", "https://www.w3.org/TR/vc-data-integrity/#h-note-5", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-secured-data-document-7", "https://www.w3.org/TR/vc-data-integrity/#verify-proof", @@ -503,12 +495,10 @@ "https://www.w3.org/TR/vc-data-integrity/#x5-security-considerations", "https://www.w3.org/TR/vc-data-integrity/#versioning-cryptography-suites", "https://www.w3.org/TR/vc-data-integrity/#x5-1-versioning-cryptography-suites", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-38", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-10", "https://www.w3.org/TR/vc-data-integrity/#protecting-application-developers", "https://www.w3.org/TR/vc-data-integrity/#x5-2-protecting-application-developers", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-17", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-11", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-8", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-6", "https://www.w3.org/TR/vc-data-integrity/#conventions-for-naming-cryptography-suites", "https://www.w3.org/TR/vc-data-integrity/#x5-3-conventions-for-naming-cryptography-suites", "https://www.w3.org/TR/vc-data-integrity/#agility-and-layering", @@ -517,16 +507,16 @@ "https://www.w3.org/TR/vc-data-integrity/#dfn-cryptographic-layering", "https://www.w3.org/TR/vc-data-integrity/#transformations", "https://www.w3.org/TR/vc-data-integrity/#x5-5-transformations", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-18", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-12", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-19", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-13", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-9", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-7", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-10", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-8", "https://www.w3.org/TR/vc-data-integrity/#data-opacity", "https://www.w3.org/TR/vc-data-integrity/#x5-6-data-opacity", "https://www.w3.org/TR/vc-data-integrity/#verification-method-binding", "https://www.w3.org/TR/vc-data-integrity/#x5-7-verification-method-binding", - "https://www.w3.org/TR/vc-data-integrity/#issue-container-generatedID-20", - "https://www.w3.org/TR/vc-data-integrity/#h-issue-14", + "https://www.w3.org/TR/vc-data-integrity/#issue-container-number-11", + "https://www.w3.org/TR/vc-data-integrity/#h-issue-9", "https://www.w3.org/TR/vc-data-integrity/#verification-relationship-validation", "https://www.w3.org/TR/vc-data-integrity/#x5-8-verification-relationship-validation", "https://www.w3.org/TR/vc-data-integrity/#ref-for-dfn-verification-method-76", @@ -646,8 +636,6 @@ "https://www.w3.org/TR/vc-data-integrity/#bib-did-key", "https://www.w3.org/TR/vc-data-integrity/#bib-html-rdfa", "https://www.w3.org/TR/vc-data-integrity/#bib-ltli", - "https://www.w3.org/TR/vc-data-integrity/#bib-multibase", - "https://www.w3.org/TR/vc-data-integrity/#bib-multihash", "https://www.w3.org/TR/vc-data-integrity/#bib-n-quads", "https://www.w3.org/TR/vc-data-integrity/#bib-rdf-concepts", "https://www.w3.org/TR/vc-data-integrity/#bib-rfc3986", diff --git a/tr/ids/vc-data-model-2.0.json b/tr/ids/vc-data-model-2.0.json index 6b1135cd214b..03ae125d4e59 100644 --- a/tr/ids/vc-data-model-2.0.json +++ b/tr/ids/vc-data-model-2.0.json @@ -2131,10 +2131,10 @@ "https://www.w3.org/TR/vc-data-model-2.0/#iana-considerations", "https://www.w3.org/TR/vc-data-model-2.0/#c-iana-considerations", "https://www.w3.org/TR/vc-data-model-2.0/#vc-ld-media-type", - "https://www.w3.org/TR/vc-data-model-2.0/#c-1-application-vc-ld-json", + "https://www.w3.org/TR/vc-data-model-2.0/#c-1-application-vc", "https://www.w3.org/TR/vc-data-model-2.0/#ref-for-dfn-enveloping-proof-7", "https://www.w3.org/TR/vc-data-model-2.0/#vp-ld-media-type", - "https://www.w3.org/TR/vc-data-model-2.0/#c-2-application-vp-ld-json", + "https://www.w3.org/TR/vc-data-model-2.0/#c-2-application-vp", "https://www.w3.org/TR/vc-data-model-2.0/#ref-for-dfn-enveloping-proof-8", "https://www.w3.org/TR/vc-data-model-2.0/#additional-diagrams-for-verifiable-presentations", "https://www.w3.org/TR/vc-data-model-2.0/#d-additional-diagrams-for-verifiable-presentations", diff --git a/tr/index.json b/tr/index.json index f57d1cc7736b..6014426d7511 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-06-14T01:33:17.068Z", + "date": "2024-06-15T01:34:01.812Z", "options": { "fallback": "tr/index.json", "output": "report", @@ -689,7 +689,7 @@ "https://aomediacodec.github.io/av1-spec/" ], "crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf", - "date": "14 June 2024", + "date": "15 June 2024", "links": "links/av1-spec.json" }, { @@ -1652,11 +1652,11 @@ ], "crawled": "https://www.w3.org/TR/compute-pressure/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jun 2024 07:44:02 GMT" + "lastModified": "Fri, 14 Jun 2024 13:04:20 GMT" }, "generator": "respec", - "date": "13 June 2024", - "revision": "3a6fa23c3f46c2178b618bcbee0057ea387f85c7", + "date": "14 June 2024", + "revision": "afd4b363362552cc16ee11528d978eedf75c35ab", "links": "links/compute-pressure.json", "refs": "refs/compute-pressure.json", "idl": "idl/compute-pressure.idl", @@ -9846,10 +9846,11 @@ ], "crawled": "https://www.w3.org/TR/geolocation/", "crawlCacheInfo": { - "lastModified": "Tue, 11 Jun 2024 05:23:30 GMT" + "lastModified": "Fri, 14 Jun 2024 15:41:46 GMT" }, "generator": "respec", - "date": "13 June 2024", + "date": "14 June 2024", + "revision": "22ed7a45c15e5cc5c7fc52aa220d057dea2a75e6", "links": "links/geolocation.json", "refs": "refs/geolocation.json", "idl": "idl/geolocation.idl", @@ -17177,11 +17178,11 @@ ], "crawled": "https://www.w3.org/TR/vc-data-integrity/", "crawlCacheInfo": { - "lastModified": "Sun, 09 Jun 2024 20:53:34 GMT" + "lastModified": "Fri, 14 Jun 2024 15:21:30 GMT" }, "generator": "respec", - "date": "09 June 2024", - "revision": "30a82a712b8de447381dfbd01938374af4828836", + "date": "14 June 2024", + "revision": "4dd42379357be96a9448b4ac501e6e20726dd416", "links": "links/vc-data-integrity.json", "refs": "refs/vc-data-integrity.json", "dfns": "dfns/vc-data-integrity.json", @@ -17232,11 +17233,11 @@ ], "crawled": "https://www.w3.org/TR/vc-data-model-2.0/", "crawlCacheInfo": { - "lastModified": "Sun, 09 Jun 2024 15:00:19 GMT" + "lastModified": "Fri, 14 Jun 2024 14:51:55 GMT" }, "generator": "respec", - "date": "09 June 2024", - "revision": "952ff1b2047e6decbb2a059836c8f6180408ae29", + "date": "14 June 2024", + "revision": "4cf21a5bf6da7632cf9212627c69f9902a285798", "links": "links/vc-data-model-2.0.json", "refs": "refs/vc-data-model-2.0.json", "dfns": "dfns/vc-data-model-2.0.json", @@ -18130,11 +18131,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-aac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:01:50 GMT" + "lastModified": "Fri, 14 Jun 2024 13:29:41 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-aac-codec-registration.json", "refs": "refs/webcodecs-aac-codec-registration.json", "idl": "idl/webcodecs-aac-codec-registration.idl", @@ -18187,11 +18188,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-alaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:09:51 GMT" + "lastModified": "Fri, 14 Jun 2024 13:39:01 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-alaw-codec-registration.json", "refs": "refs/webcodecs-alaw-codec-registration.json", "headings": "headings/webcodecs-alaw-codec-registration.json", @@ -18242,11 +18243,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-av1-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:05:18 GMT" + "lastModified": "Fri, 14 Jun 2024 13:33:42 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-av1-codec-registration.json", "refs": "refs/webcodecs-av1-codec-registration.json", "idl": "idl/webcodecs-av1-codec-registration.idl", @@ -18299,11 +18300,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-avc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 16:58:19 GMT" + "lastModified": "Fri, 14 Jun 2024 13:26:05 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-avc-codec-registration.json", "refs": "refs/webcodecs-avc-codec-registration.json", "idl": "idl/webcodecs-avc-codec-registration.idl", @@ -18356,11 +18357,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-codec-registry/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 16:56:50 GMT" + "lastModified": "Fri, 14 Jun 2024 13:24:46 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-codec-registry.json", "refs": "refs/webcodecs-codec-registry.json", "headings": "headings/webcodecs-codec-registry.json", @@ -18411,11 +18412,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-flac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:02:53 GMT" + "lastModified": "Fri, 14 Jun 2024 13:31:10 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-flac-codec-registration.json", "refs": "refs/webcodecs-flac-codec-registration.json", "idl": "idl/webcodecs-flac-codec-registration.idl", @@ -18468,11 +18469,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:12:00 GMT" + "lastModified": "Fri, 14 Jun 2024 13:41:26 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-hevc-codec-registration.json", "refs": "refs/webcodecs-hevc-codec-registration.json", "idl": "idl/webcodecs-hevc-codec-registration.idl", @@ -18525,11 +18526,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-mp3-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:00:46 GMT" + "lastModified": "Fri, 14 Jun 2024 13:28:40 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-mp3-codec-registration.json", "refs": "refs/webcodecs-mp3-codec-registration.json", "headings": "headings/webcodecs-mp3-codec-registration.json", @@ -18580,11 +18581,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-opus-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:04:18 GMT" + "lastModified": "Fri, 14 Jun 2024 13:32:34 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-opus-codec-registration.json", "refs": "refs/webcodecs-opus-codec-registration.json", "idl": "idl/webcodecs-opus-codec-registration.idl", @@ -18637,11 +18638,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-pcm-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:08:43 GMT" + "lastModified": "Fri, 14 Jun 2024 13:36:59 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-pcm-codec-registration.json", "refs": "refs/webcodecs-pcm-codec-registration.json", "headings": "headings/webcodecs-pcm-codec-registration.json", @@ -18692,11 +18693,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-ulaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:10:55 GMT" + "lastModified": "Fri, 14 Jun 2024 13:40:07 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-ulaw-codec-registration.json", "refs": "refs/webcodecs-ulaw-codec-registration.json", "headings": "headings/webcodecs-ulaw-codec-registration.json", @@ -18747,11 +18748,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 16:59:43 GMT" + "lastModified": "Fri, 14 Jun 2024 13:27:27 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-vorbis-codec-registration.json", "refs": "refs/webcodecs-vorbis-codec-registration.json", "headings": "headings/webcodecs-vorbis-codec-registration.json", @@ -18802,11 +18803,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp8-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:07:26 GMT" + "lastModified": "Fri, 14 Jun 2024 13:35:58 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-vp8-codec-registration.json", "refs": "refs/webcodecs-vp8-codec-registration.json", "headings": "headings/webcodecs-vp8-codec-registration.json", @@ -18857,11 +18858,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp9-codec-registration/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 17:06:21 GMT" + "lastModified": "Fri, 14 Jun 2024 13:34:56 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs-vp9-codec-registration.json", "refs": "refs/webcodecs-vp9-codec-registration.json", "idl": "idl/webcodecs-vp9-codec-registration.idl", @@ -18920,11 +18921,11 @@ ], "crawled": "https://www.w3.org/TR/webcodecs/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jun 2024 16:55:43 GMT" + "lastModified": "Fri, 14 Jun 2024 13:23:35 GMT" }, "generator": "bikeshed", - "date": "10 June 2024", - "revision": "9eaaad4128165e6fb1e1c918a1ba10531be0dfdc", + "date": "14 June 2024", + "revision": "7073bbf8bee1d0c2a8f6103b1fee8d6524d63271", "links": "links/webcodecs.json", "refs": "refs/webcodecs.json", "events": "events/webcodecs.json", diff --git a/tr/links/compute-pressure.json b/tr/links/compute-pressure.json index 19857d3541bb..11b43db998bc 100644 --- a/tr/links/compute-pressure.json +++ b/tr/links/compute-pressure.json @@ -54,7 +54,10 @@ "browsing-context", "child-navigable", "fully-active", - "top-level-browsing-context" + "node-navigable", + "top-level-browsing-context", + "top-level-traversable", + "bc-traversable" ] }, "https://html.spec.whatwg.org/multipage/iframe-embed-object.html": { @@ -78,6 +81,7 @@ "https://html.spec.whatwg.org/multipage/nav-history-apis.html": { "anchors": [ "concept-document-window", + "window-navigable", "window" ] }, @@ -96,23 +100,27 @@ "anchors": [ "active-needed-worker", "dom-workerglobalscope-closing", + "dedicatedworkerglobalscope", "concept-WorkerGlobalScope-owner-set", "workerglobalscope" ] }, "https://infra.spec.whatwg.org/": { "anchors": [ - "set-append", "list-append", + "set-append", + "assert", "map-clear", "list-clone", + "list-contain", + "map-exists", "iteration-continue", "list-empty", - "map-exists", "list-iterate", "map-iterate", "implementation-defined", "list-item", + "struct-item", "map-key", "list", "ordered-map", @@ -121,6 +129,7 @@ "map-remove", "ordered-set", "list-size", + "struct", "tuple", "set-union", "map-value" @@ -196,7 +205,6 @@ "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/hr-time-3/": { "anchors": [ - "dfn-moment", "dom-domhighrestimestamp", "dfn-relative-high-resolution-time", "monotonic-clock-unsafe-current-time", @@ -224,6 +232,21 @@ "data-minimization" ] }, + "https://www.w3.org/TR/webdriver2/": { + "anchors": [ + "dfn-getting-properties", + "dfn-current-browsing-context", + "dfn-getting-the-property-with-default", + "dfn-unsupported-operation", + "dfn-error", + "dfn-error-code", + "dfn-extension-command-uri-template", + "dfn-extension-commands", + "dfn-invalid-argument", + "dfn-remote-end-steps", + "dfn-success" + ] + }, "https://www.w3.org/groups/wg/das": {}, "https://www.w3.org/groups/wg/das/ipr": {} }, @@ -258,7 +281,10 @@ "fully-active", "browsing-context", "top-level-browsing-context", - "child-navigable" + "top-level-traversable", + "node-navigable", + "child-navigable", + "bc-traversable" ] }, "https://html.spec.whatwg.org/multipage/iframe-embed-object.html": { @@ -280,7 +306,8 @@ "https://html.spec.whatwg.org/multipage/nav-history-apis.html": { "anchors": [ "window", - "concept-document-window" + "concept-document-window", + "window-navigable" ] }, "https://html.spec.whatwg.org/multipage/webappapis.html": { @@ -298,33 +325,38 @@ "anchors": [ "workerglobalscope", "concept-WorkerGlobalScope-owner-set", + "dedicatedworkerglobalscope", "dom-workerglobalscope-closing" ] }, "https://infra.spec.whatwg.org/": { "anchors": [ "implementation-defined", + "struct", + "struct-item", + "ordered-map", "list", "tuple", "queue", - "ordered-map", "map-key", "map-value", "list-iterate", "list-append", "list-remove", + "map-exists", + "set-append", "list-empty", "map-remove", "map-clear", "map-iterate", "list-clone", "ordered-set", - "set-append", "set-union", "iteration-continue", - "map-exists", + "assert", "list-size", - "list-item" + "list-item", + "list-contain" ] }, "https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html": { @@ -359,10 +391,9 @@ }, "https://www.w3.org/TR/hr-time-3/": { "anchors": [ - "dom-domhighrestimestamp", "dfn-unsafe-shared-current-time", "monotonic-clock-unsafe-current-time", - "dfn-moment", + "dom-domhighrestimestamp", "dfn-relative-high-resolution-time" ] }, @@ -376,6 +407,17 @@ "policy-controlled-feature", "policy-controlled-feature-default-allowlist" ] + }, + "https://www.w3.org/TR/webdriver2/": { + "anchors": [ + "dfn-extension-commands", + "dfn-extension-command-uri-template", + "dfn-remote-end-steps", + "dfn-error", + "dfn-error-code", + "dfn-invalid-argument", + "dfn-success" + ] } } } diff --git a/tr/links/geolocation.json b/tr/links/geolocation.json index 823827aa6baf..1e6ff08964b4 100644 --- a/tr/links/geolocation.json +++ b/tr/links/geolocation.json @@ -30,6 +30,7 @@ "https://earth-info.nga.mil/index.php?dir=wgs84&action=wgs84": {}, "https://github.com/w3c/geolocation-api/commit/09b48e6": {}, "https://github.com/w3c/geolocation-api/commit/0c378d9": {}, + "https://github.com/w3c/geolocation-api/commit/22ed7a4": {}, "https://github.com/w3c/geolocation-api/commit/2a116d7": {}, "https://github.com/w3c/geolocation-api/commit/2c0c516": {}, "https://github.com/w3c/geolocation-api/commit/41d7945": {}, @@ -37,6 +38,7 @@ "https://github.com/w3c/geolocation-api/commit/7082b4e": {}, "https://github.com/w3c/geolocation-api/commit/74b1dd0": {}, "https://github.com/w3c/geolocation-api/commit/a1531cb": {}, + "https://github.com/w3c/geolocation-api/commit/a30d713": {}, "https://github.com/w3c/geolocation-api/commit/c2fdd74": {}, "https://github.com/w3c/geolocation-api/commit/de05002": {}, "https://github.com/w3c/geolocation-api/commit/f4605e5": {}, @@ -50,6 +52,7 @@ "https://github.com/w3c/geolocation-api/pull/133": {}, "https://github.com/w3c/geolocation-api/pull/144": {}, "https://github.com/w3c/geolocation-api/pull/157": {}, + "https://github.com/w3c/geolocation-api/pull/162": {}, "https://github.com/w3c/geolocation-api/pull/87": {}, "https://github.com/w3c/geolocation-api/pull/90": {}, "https://github.com/w3c/geolocation-api/pull/97": {}, @@ -113,9 +116,11 @@ "assert", "list-append", "list-contain", + "map-iterate", "implementation-defined", "list-item", "list", + "ordered-map", "list-remove" ] }, @@ -162,6 +167,7 @@ }, "https://www.w3.org/TR/permissions-policy-1/": { "anchors": [ + "default-allowlist-self", "policy-controlled-feature-default-allowlist", "policy-controlled-feature" ] @@ -248,7 +254,9 @@ "implementation-defined", "list-append", "list-remove", - "list-contain" + "list-contain", + "ordered-map", + "map-iterate" ] }, "https://webidl.spec.whatwg.org/": { @@ -258,10 +266,10 @@ "idl-unsigned-long", "this", "invoke-a-callback-function", + "idl-double", "idl-unsigned-short", "idl-boolean", "idl-object", - "idl-double", "idl-DOMString" ] }, @@ -273,7 +281,8 @@ "https://www.w3.org/TR/permissions-policy-1/": { "anchors": [ "policy-controlled-feature-default-allowlist", - "policy-controlled-feature" + "policy-controlled-feature", + "default-allowlist-self" ] }, "https://www.w3.org/TR/permissions/": { diff --git a/tr/links/vc-data-integrity.json b/tr/links/vc-data-integrity.json index 856b075fb91d..cc36abe820b7 100644 --- a/tr/links/vc-data-integrity.json +++ b/tr/links/vc-data-integrity.json @@ -6,8 +6,6 @@ "links": { "rawlinks": { "https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/": {}, - "https://datatracker.ietf.org/doc/draft-multiformats-multibase": {}, - "https://datatracker.ietf.org/doc/draft-multiformats-multihash": {}, "https://datatracker.ietf.org/doc/html/bcp14": {}, "https://datatracker.ietf.org/doc/html/draft-ietf-ohai-ohttp": {}, "https://datatracker.ietf.org/doc/html/rfc7517": { @@ -27,16 +25,12 @@ "https://en.wikipedia.org/wiki/Digital_signature": {}, "https://en.wikipedia.org/wiki/Group_signature": {}, "https://en.wikipedia.org/wiki/Proof_of_stake": {}, - "https://github.com/w3c/vc-data-integrity/issues/38": {}, - "https://github.com/w3c/vc-data-integrity/issues/?q=is%3Aissue+is%3Aopen+label%3A%22before+CR%22": {}, - "https://github.com/w3c/vc-data-integrity/issues/?q=is%3Aissue+is%3Aopen+label%3A%22pr+exists%22": {}, "https://infra.spec.whatwg.org/": { "anchors": [ "parse-json-bytes-to-a-javascript-value", "nulls" ] }, - "https://mailarchive.ietf.org/arch/browse/multiformats/": {}, "https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS_.PDF": {}, "https://mimesniff.spec.whatwg.org/": {}, "https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf": {}, diff --git a/tr/refs/compute-pressure.json b/tr/refs/compute-pressure.json index 5e41007ed45a..d6ef1c1cbc8e 100644 --- a/tr/refs/compute-pressure.json +++ b/tr/refs/compute-pressure.json @@ -37,6 +37,10 @@ "name": "RFC8174", "url": "https://www.rfc-editor.org/rfc/rfc8174" }, + { + "name": "WEBDRIVER2", + "url": "https://www.w3.org/TR/webdriver2/" + }, { "name": "WEBIDL", "url": "https://webidl.spec.whatwg.org/" diff --git a/tr/refs/vc-data-integrity.json b/tr/refs/vc-data-integrity.json index e1e2b83e99d8..69216a59ac48 100644 --- a/tr/refs/vc-data-integrity.json +++ b/tr/refs/vc-data-integrity.json @@ -111,14 +111,6 @@ "name": "LTLI", "url": "https://www.w3.org/TR/ltli/" }, - { - "name": "MULTIBASE", - "url": "https://datatracker.ietf.org/doc/draft-multiformats-multibase" - }, - { - "name": "MULTIHASH", - "url": "https://datatracker.ietf.org/doc/draft-multiformats-multihash" - }, { "name": "N-QUADS", "url": "https://www.w3.org/TR/n-quads/"