diff --git a/tr/dfns/generic-sensor.json b/tr/dfns/generic-sensor.json index 3475b2ed7157..aa8726174f64 100644 --- a/tr/dfns/generic-sensor.json +++ b/tr/dfns/generic-sensor.json @@ -117,24 +117,6 @@ }, "definedIn": "prose" }, - { - "id": "reading-value", - "href": "https://www.w3.org/TR/generic-sensor/#reading-value", - "linkingText": [ - "reading value" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, { "id": "reading-timestamp", "href": "https://www.w3.org/TR/generic-sensor/#reading-timestamp", @@ -189,60 +171,6 @@ }, "definedIn": "prose" }, - { - "id": "uniaxial", - "href": "https://www.w3.org/TR/generic-sensor/#uniaxial", - "linkingText": [ - "uniaxial" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, - { - "id": "biaxial", - "href": "https://www.w3.org/TR/generic-sensor/#biaxial", - "linkingText": [ - "biaxial" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, - { - "id": "triaxial", - "href": "https://www.w3.org/TR/generic-sensor/#triaxial", - "linkingText": [ - "triaxial" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, { "id": "concept-platform-sensor", "href": "https://www.w3.org/TR/generic-sensor/#concept-platform-sensor", @@ -334,42 +262,6 @@ }, "definedIn": "prose" }, - { - "id": "smart-sensors", - "href": "https://www.w3.org/TR/generic-sensor/#smart-sensors", - "linkingText": [ - "Smart sensors" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, - { - "id": "sensor-hubs", - "href": "https://www.w3.org/TR/generic-sensor/#sensor-hubs", - "linkingText": [ - "sensor hubs" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/generic-sensor/#title", - "title": "Generic Sensor API" - }, - "definedIn": "prose" - }, { "id": "default-sensor", "href": "https://www.w3.org/TR/generic-sensor/#default-sensor", diff --git a/tr/dfns/webcodecs-hevc-codec-registration.json b/tr/dfns/webcodecs-hevc-codec-registration.json index c718f76f1545..7b4f0092d553 100644 --- a/tr/dfns/webcodecs-hevc-codec-registration.json +++ b/tr/dfns/webcodecs-hevc-codec-registration.json @@ -124,6 +124,66 @@ "title": "HEVC (H.265) WebCodecs Registration" }, "definedIn": "dt" + }, + { + "id": "dom-videoencoderencodeoptions-hevc", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dom-videoencoderencodeoptions-hevc", + "linkingText": [ + "hevc" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "VideoEncoderEncodeOptions" + ], + "access": "public", + "informative": false, + "heading": { + "id": "videoencoderencodeoptions-extensions", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#videoencoderencodeoptions-extensions", + "title": "VideoEncoderEncodeOptions extensions", + "number": "6" + }, + "definedIn": "dt" + }, + { + "id": "dictdef-videoencoderencodeoptionsforhevc", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dictdef-videoencoderencodeoptionsforhevc", + "linkingText": [ + "VideoEncoderEncodeOptionsForHevc" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "hevc-encode-options", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#hevc-encode-options", + "title": "VideoEncoderEncodeOptionsForHevc", + "number": "6.1" + }, + "definedIn": "pre" + }, + { + "id": "dom-videoencoderencodeoptionsforhevc-quantizer", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dom-videoencoderencodeoptionsforhevc-quantizer", + "linkingText": [ + "quantizer" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "VideoEncoderEncodeOptionsForHevc" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#title", + "title": "HEVC (H.265) WebCodecs Registration" + }, + "definedIn": "dt" } ] } \ No newline at end of file diff --git a/tr/dfns/webgpu.json b/tr/dfns/webgpu.json index f290117e5749..b8a1476e0331 100644 --- a/tr/dfns/webgpu.json +++ b/tr/dfns/webgpu.json @@ -6887,6 +6887,26 @@ }, "definedIn": "pre" }, + { + "id": "dom-gputextureformat-rgb10a2uint", + "href": "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb10a2uint", + "linkingText": [ + "\"rgb10a2uint\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "GPUTextureFormat" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://www.w3.org/TR/webgpu/#title", + "title": "WebGPU" + }, + "definedIn": "pre" + }, { "id": "dom-gputextureformat-rgb10a2unorm", "href": "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb10a2unorm", diff --git a/tr/headings/webcodecs-hevc-codec-registration.json b/tr/headings/webcodecs-hevc-codec-registration.json index ecc833b68963..7b55915c1f73 100644 --- a/tr/headings/webcodecs-hevc-codec-registration.json +++ b/tr/headings/webcodecs-hevc-codec-registration.json @@ -77,19 +77,33 @@ "title": "HevcBitstreamFormat", "number": "5.2" }, + { + "id": "videoencoderencodeoptions-extensions", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#videoencoderencodeoptions-extensions", + "level": 2, + "title": "VideoEncoderEncodeOptions extensions", + "number": "6" + }, + { + "id": "hevc-encode-options", + "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#hevc-encode-options", + "level": 3, + "title": "VideoEncoderEncodeOptionsForHevc", + "number": "6.1" + }, { "id": "privacy-considerations", "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#privacy-considerations", "level": 2, "title": "Privacy Considerations", - "number": "6" + "number": "7" }, { "id": "security-considerations", "href": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#security-considerations", "level": 2, "title": "Security Considerations", - "number": "7" + "number": "8" }, { "id": "w3c-conformance", diff --git a/tr/idl/webcodecs-hevc-codec-registration.idl b/tr/idl/webcodecs-hevc-codec-registration.idl index 5c41adc8de78..ab524b7d29bc 100644 --- a/tr/idl/webcodecs-hevc-codec-registration.idl +++ b/tr/idl/webcodecs-hevc-codec-registration.idl @@ -15,3 +15,11 @@ enum HevcBitstreamFormat { "annexb", "hevc", }; + +partial dictionary VideoEncoderEncodeOptions { + VideoEncoderEncodeOptionsForHevc hevc; +}; + +dictionary VideoEncoderEncodeOptionsForHevc { + unsigned short? quantizer; +}; diff --git a/tr/idl/webgpu.idl b/tr/idl/webgpu.idl index 89fc32aa351d..3adcc7cfe210 100644 --- a/tr/idl/webgpu.idl +++ b/tr/idl/webgpu.idl @@ -307,6 +307,7 @@ enum GPUTextureFormat { "bgra8unorm-srgb", // Packed 32-bit formats "rgb9e5ufloat", + "rgb10a2uint", "rgb10a2unorm", "rg11b10ufloat", @@ -877,6 +878,8 @@ dictionary GPUImageCopyTextureTagged }; typedef (ImageBitmap or + ImageData or + HTMLImageElement or HTMLVideoElement or VideoFrame or HTMLCanvasElement or diff --git a/tr/ids/CSP3.json b/tr/ids/CSP3.json index 1ae53d454835..cd89efa266b7 100644 --- a/tr/ids/CSP3.json +++ b/tr/ids/CSP3.json @@ -1408,7 +1408,7 @@ "https://www.w3.org/TR/CSP3/#ref-for-serviceworker", "https://www.w3.org/TR/CSP3/#ref-for-sharedworker", "https://www.w3.org/TR/CSP3/#ref-for-worker%E2%91%A0", - "https://www.w3.org/TR/CSP3/#example-8573cf3a", + "https://www.w3.org/TR/CSP3/#example-55db5b11", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-child-src", "https://www.w3.org/TR/CSP3/#ref-for-source-lists", @@ -1439,7 +1439,7 @@ "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-the-a-element", "https://www.w3.org/TR/CSP3/#ref-for-ping", - "https://www.w3.org/TR/CSP3/#example-c53bdcd0", + "https://www.w3.org/TR/CSP3/#example-03b12b1d", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-connect-src", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A0", @@ -1562,7 +1562,7 @@ "https://www.w3.org/TR/CSP3/#infopanel-for-font-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-font-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A2", - "https://www.w3.org/TR/CSP3/#example-97439923", + "https://www.w3.org/TR/CSP3/#example-e644a6ab", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-font-src%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A3", @@ -1585,7 +1585,7 @@ "https://www.w3.org/TR/CSP3/#infopaneltitle-for-frame-src", "https://www.w3.org/TR/CSP3/#ref-for-child-navigable%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A3", - "https://www.w3.org/TR/CSP3/#example-0aea3777", + "https://www.w3.org/TR/CSP3/#example-4f75856d", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-frame-src%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A4", @@ -1610,7 +1610,7 @@ "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/CSP3/#ref-for-concept-request%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/CSP3/#ref-for-concept-request-destination%E2%91%A2", - "https://www.w3.org/TR/CSP3/#example-ad572c5c", + "https://www.w3.org/TR/CSP3/#example-7fda6ee0", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/CSP3/#ref-for-img-src%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A5", @@ -1632,7 +1632,7 @@ "https://www.w3.org/TR/CSP3/#infopanel-for-manifest-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-manifest-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A5", - "https://www.w3.org/TR/CSP3/#example-b74797ac", + "https://www.w3.org/TR/CSP3/#example-49db23b1", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-manifest-src%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A6", @@ -1654,7 +1654,7 @@ "https://www.w3.org/TR/CSP3/#infopanel-for-media-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-media-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A6", - "https://www.w3.org/TR/CSP3/#example-98c9c614", + "https://www.w3.org/TR/CSP3/#example-ae1d2bb7", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-media-src%E2%91%A1", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A7", @@ -1676,7 +1676,7 @@ "https://www.w3.org/TR/CSP3/#infopanel-for-object-src", "https://www.w3.org/TR/CSP3/#infopaneltitle-for-object-src", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A7", - "https://www.w3.org/TR/CSP3/#example-fc6e74d1", + "https://www.w3.org/TR/CSP3/#example-567c9ecc", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-object-src%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A8", @@ -1899,7 +1899,7 @@ "https://www.w3.org/TR/CSP3/#ref-for-sharedworker%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-serviceworker%E2%91%A0", "https://www.w3.org/TR/CSP3/#ref-for-grammardef-serialized-source-list%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/CSP3/#example-4dad9e58", + "https://www.w3.org/TR/CSP3/#example-fd6c5849", "https://www.w3.org/TR/CSP3/#ref-for-header-content-security-policy%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/CSP3/#ref-for-worker-src%E2%91%A2", "https://www.w3.org/TR/CSP3/#ref-for-source-lists%E2%91%A0%E2%93%AA", diff --git a/tr/ids/generic-sensor.json b/tr/ids/generic-sensor.json index e4472909bee9..6abba411f6ec 100644 --- a/tr/ids/generic-sensor.json +++ b/tr/ids/generic-sensor.json @@ -130,7 +130,6 @@ "https://www.w3.org/TR/generic-sensor/#infopanel-for-sensor-reading", "https://www.w3.org/TR/generic-sensor/#infopaneltitle-for-sensor-reading", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-reading%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/generic-sensor/#reading-value", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-device-sensor%E2%91%A6", "https://www.w3.org/TR/generic-sensor/#reading-timestamp", "https://www.w3.org/TR/generic-sensor/#infopanel-for-reading-timestamp", @@ -153,13 +152,6 @@ "https://www.w3.org/TR/generic-sensor/#infopanel-for-spatial-sensor", "https://www.w3.org/TR/generic-sensor/#infopaneltitle-for-spatial-sensor", "https://www.w3.org/TR/generic-sensor/#ref-for-spatial-sensor", - "https://www.w3.org/TR/generic-sensor/#uniaxial", - "https://www.w3.org/TR/generic-sensor/#biaxial", - "https://www.w3.org/TR/generic-sensor/#triaxial", - "https://www.w3.org/TR/generic-sensor/#infopanel-for-triaxial", - "https://www.w3.org/TR/generic-sensor/#infopaneltitle-for-triaxial", - "https://www.w3.org/TR/generic-sensor/#infopanel-for-triaxial", - "https://www.w3.org/TR/generic-sensor/#infopaneltitle-for-triaxial", "https://www.w3.org/TR/generic-sensor/#ref-for-local-coordinate-system", "https://www.w3.org/TR/generic-sensor/#ref-for-local-coordinate-system%E2%91%A0", "https://www.w3.org/TR/generic-sensor/#concept-platform-sensor", @@ -232,10 +224,7 @@ "https://www.w3.org/TR/generic-sensor/#infopaneltitle-for-sensor-fusion", "https://www.w3.org/TR/generic-sensor/#ref-for-high-level%E2%91%A5", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-reading%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/generic-sensor/#ref-for-triaxial", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-reading%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/generic-sensor/#smart-sensors", - "https://www.w3.org/TR/generic-sensor/#sensor-hubs", "https://www.w3.org/TR/generic-sensor/#ref-for-calibration", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-fusion%E2%91%A4", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-fusion%E2%91%A5", @@ -848,10 +837,11 @@ "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-type%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/generic-sensor/#ref-for-threshold-check-algorithm%E2%91%A2", "https://www.w3.org/TR/generic-sensor/#ref-for-threshold-check-algorithm%E2%91%A3", - "https://www.w3.org/TR/generic-sensor/#ref-for-map-iterate%E2%91%A1", "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/generic-sensor/#ref-for-map-set%E2%91%A0", + "https://www.w3.org/TR/generic-sensor/#ref-for-map-iterate%E2%91%A1", "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/generic-sensor/#ref-for-map-set%E2%91%A0", + "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/generic-sensor/#ref-for-ordered-set%E2%91%A7", "https://www.w3.org/TR/generic-sensor/#ref-for-activated-sensor-objects%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/generic-sensor/#ref-for-in-parallel%E2%91%A1", @@ -881,7 +871,7 @@ "https://www.w3.org/TR/generic-sensor/#ref-for-notify-new-reading", "https://www.w3.org/TR/generic-sensor/#ref-for-find-the-reporting-frequency-of-a-sensor-object%E2%91%A0", "https://www.w3.org/TR/generic-sensor/#ref-for-notify-new-reading%E2%91%A0", - "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/generic-sensor/#ref-for-notify-new-reading%E2%91%A1", "https://www.w3.org/TR/generic-sensor/#ref-for-spin-the-event-loop", "https://www.w3.org/TR/generic-sensor/#ref-for-dom-sensor-pendingreadingnotification-slot%E2%91%A2", @@ -895,7 +885,7 @@ "https://www.w3.org/TR/generic-sensor/#ref-for-sensor%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/generic-sensor/#ref-for-dom-sensor-pendingreadingnotification-slot%E2%91%A3", "https://www.w3.org/TR/generic-sensor/#ref-for-dom-sensor-lasteventfiredat-slot%E2%91%A1", - "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A0", "https://www.w3.org/TR/generic-sensor/#notify-activated-state", "https://www.w3.org/TR/generic-sensor/#ref-for-notify-activated-state%E2%91%A0", @@ -907,7 +897,7 @@ "https://www.w3.org/TR/generic-sensor/#ref-for-dom-sensor-state-slot%E2%91%A8", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A1", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/generic-sensor/#ref-for-notify-new-reading%E2%91%A3", "https://www.w3.org/TR/generic-sensor/#notify-error", "https://www.w3.org/TR/generic-sensor/#ref-for-notify-error%E2%91%A2", @@ -930,7 +920,7 @@ "https://www.w3.org/TR/generic-sensor/#ref-for-sensor%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-reading%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/generic-sensor/#ref-for-dom-sensor-state-slot%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/generic-sensor/#ref-for-latest-reading%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/generic-sensor/#ref-for-concept-platform-sensor%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/generic-sensor/#ref-for-sensor-type%E2%91%A2%E2%91%A4", diff --git a/tr/ids/webcodecs-hevc-codec-registration.json b/tr/ids/webcodecs-hevc-codec-registration.json index 169632700061..ccef82259024 100644 --- a/tr/ids/webcodecs-hevc-codec-registration.json +++ b/tr/ids/webcodecs-hevc-codec-registration.json @@ -96,6 +96,30 @@ "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dom-videoencoder-output-callback-slot", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dom-videodecoderconfig-description%E2%91%A3", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dom-encodedvideochunkmetadata-decoderconfig", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#videoencoderencodeoptions-extensions", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dictdef-videoencoderencodeoptions", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dom-videoencoderencodeoptions-hevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dictdef-videoencoderencodeoptionsforhevc%E2%91%A0", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#hevc-encode-options", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dictdef-videoencoderencodeoptionsforhevc", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-idl-unsigned-short", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-dom-videoencoderencodeoptionsforhevc-quantizer", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#ref-for-idl-unsigned-short%E2%91%A0", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#privacy-considerations", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#security-considerations", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#w3c-conformance", @@ -119,6 +143,11 @@ "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-3aa8626d", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-3aa8626d", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-3aa8626d", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#2720ddb0", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-2720ddb0", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-2720ddb0", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-2720ddb0", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-2720ddb0", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#9cb4afd6", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-9cb4afd6", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-9cb4afd6", @@ -144,10 +173,16 @@ "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-6dae30ed", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-6dae30ed", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-6dae30ed", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#450958f7", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-450958f7", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-450958f7", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopanel-for-450958f7", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#infopaneltitle-for-450958f7", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#references", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#normative", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#biblio-rfc2119", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#biblio-webcodecs", + "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#biblio-webidl", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#informative", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#biblio-iso14496-15", "https://www.w3.org/TR/webcodecs-hevc-codec-registration/#biblio-itu-t-rec-h265", diff --git a/tr/ids/webcodecs.json b/tr/ids/webcodecs.json index 38ac8daed38e..766ffad93461 100644 --- a/tr/ids/webcodecs.json +++ b/tr/ids/webcodecs.json @@ -1828,17 +1828,19 @@ "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-check-configuration-support", "https://www.w3.org/TR/webcodecs/#infopanel-for-check-configuration-support", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-check-configuration-support", + "https://www.w3.org/TR/webcodecs/#ref-for-codec-string", + "https://www.w3.org/TR/webcodecs/#ref-for-valid-codec-string", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-audiodecoderconfig%E2%91%A6", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-videodecoderconfig%E2%91%A8", "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webcodecs/#ref-for-codec-string", + "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-audioencoderconfig%E2%91%A2", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-videoencoderconfig%E2%91%A2", - "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A0", - "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A1", - "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A2", + "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A3", "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webcodecs/#ref-for-codec%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-audiodecoderconfig%E2%91%A7", @@ -1991,14 +1993,15 @@ "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-valid-audiodecoderconfig", "https://www.w3.org/TR/webcodecs/#infopanel-for-valid-audiodecoderconfig", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-valid-audiodecoderconfig", - "https://www.w3.org/TR/webcodecs/#ref-for-valid-codec-string", + "https://www.w3.org/TR/webcodecs/#ref-for-dom-audiodecoderconfig-codec%E2%91%A1", + "https://www.w3.org/TR/webcodecs/#ref-for-strip-leading-and-trailing-ascii-whitespace", "https://www.w3.org/TR/webcodecs/#dom-audiodecoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-audiodecoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-audiodecoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-audiodecoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-audiodecoderconfig-codec", "https://www.w3.org/TR/webcodecs/#ref-for-idl-DOMString%E2%91%A0", - "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A3", + "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A4", "https://www.w3.org/TR/webcodecs/#dom-audiodecoderconfig-samplerate", "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-audiodecoderconfig-samplerate", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-audiodecoderconfig-samplerate", @@ -2017,7 +2020,7 @@ "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-audiodecoderconfig-description", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-audiodecoderconfig-description", "https://www.w3.org/TR/webcodecs/#ref-for-BufferSource%E2%91%A3", - "https://www.w3.org/TR/webcodecs/#ref-for-dom-audiodecoderconfig-codec%E2%91%A1", + "https://www.w3.org/TR/webcodecs/#ref-for-dom-audiodecoderconfig-codec%E2%91%A2", "https://www.w3.org/TR/webcodecs/#video-decoder-config", "https://www.w3.org/TR/webcodecs/#dictdef-videodecoderconfig", "https://www.w3.org/TR/webcodecs/#infopanel-for-dictdef-videodecoderconfig", @@ -2053,7 +2056,7 @@ "https://www.w3.org/TR/webcodecs/#infopanel-for-valid-videodecoderconfig", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-valid-videodecoderconfig", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videodecoderconfig-codec%E2%91%A0", - "https://www.w3.org/TR/webcodecs/#ref-for-valid-codec-string%E2%91%A0", + "https://www.w3.org/TR/webcodecs/#ref-for-strip-leading-and-trailing-ascii-whitespace%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videodecoderconfig-codedwidth%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videodecoderconfig-codedheight%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videodecoderconfig-codedwidth%E2%91%A1", @@ -2161,7 +2164,7 @@ "https://www.w3.org/TR/webcodecs/#infopanel-for-valid-audioencoderconfig", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-valid-audioencoderconfig", "https://www.w3.org/TR/webcodecs/#ref-for-dom-audioencoderconfig-codec%E2%91%A1", - "https://www.w3.org/TR/webcodecs/#ref-for-valid-codec-string%E2%91%A1", + "https://www.w3.org/TR/webcodecs/#ref-for-strip-leading-and-trailing-ascii-whitespace%E2%91%A1", "https://www.w3.org/TR/webcodecs/#ref-for-dictdef-audioencoderconfig%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webcodecs/#dom-audioencoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-audioencoderconfig-codec", @@ -2240,7 +2243,7 @@ "https://www.w3.org/TR/webcodecs/#infopanel-for-valid-videoencoderconfig", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-valid-videoencoderconfig", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoderconfig-codec%E2%91%A0", - "https://www.w3.org/TR/webcodecs/#ref-for-valid-codec-string%E2%91%A2", + "https://www.w3.org/TR/webcodecs/#ref-for-strip-leading-and-trailing-ascii-whitespace%E2%91%A2", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoderconfig-width%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoderconfig-height%E2%91%A0", "https://www.w3.org/TR/webcodecs/#ref-for-dom-videoencoderconfig-displaywidth%E2%91%A0", @@ -2251,7 +2254,7 @@ "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-videoencoderconfig-codec", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-videoencoderconfig-codec", "https://www.w3.org/TR/webcodecs/#ref-for-idl-DOMString%E2%91%A7", - "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A4", + "https://www.w3.org/TR/webcodecs/#ref-for-codec-string%E2%91%A5", "https://www.w3.org/TR/webcodecs/#dom-videoencoderconfig-width", "https://www.w3.org/TR/webcodecs/#infopanel-for-dom-videoencoderconfig-width", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-dom-videoencoderconfig-width", @@ -6301,6 +6304,11 @@ "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-47dfca75", "https://www.w3.org/TR/webcodecs/#infopanel-for-47dfca75", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-47dfca75", + "https://www.w3.org/TR/webcodecs/#a37f05fd", + "https://www.w3.org/TR/webcodecs/#infopanel-for-a37f05fd", + "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-a37f05fd", + "https://www.w3.org/TR/webcodecs/#infopanel-for-a37f05fd", + "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-a37f05fd", "https://www.w3.org/TR/webcodecs/#984221ca", "https://www.w3.org/TR/webcodecs/#infopanel-for-984221ca", "https://www.w3.org/TR/webcodecs/#infopaneltitle-for-984221ca", diff --git a/tr/ids/webgpu.json b/tr/ids/webgpu.json index fa6f9315675c..104d2ce0410b 100644 --- a/tr/ids/webgpu.json +++ b/tr/ids/webgpu.json @@ -3982,6 +3982,11 @@ "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb9e5ufloat", "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb9e5ufloat", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb9e5ufloat", + "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb10a2uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb10a2uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb10a2uint", + "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb10a2uint", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb10a2uint", "https://www.w3.org/TR/webgpu/#dom-gputextureformat-rgb10a2unorm", "https://www.w3.org/TR/webgpu/#infopanel-for-dom-gputextureformat-rgb10a2unorm", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-dom-gputextureformat-rgb10a2unorm", @@ -8498,6 +8503,8 @@ "https://www.w3.org/TR/webgpu/#infopanel-for-gpuimagecopyexternalimage", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-gpuimagecopyexternalimage", "https://www.w3.org/TR/webgpu/#ref-for-imagebitmap%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-imagedata", + "https://www.w3.org/TR/webgpu/#ref-for-htmlimageelement", "https://www.w3.org/TR/webgpu/#ref-for-htmlvideoelement%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-videoframe%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-htmlcanvaselement", @@ -14125,6 +14132,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-float32-filterable%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-render-target-component-alignment%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgb10a2uint", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-rgb10a2unorm%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A1", @@ -14162,7 +14171,7 @@ "https://www.w3.org/TR/webgpu/#infopanel-for-aspect-specific-format", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-aspect-specific-format", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth16unorm", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A3", @@ -14176,7 +14185,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth24plus%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A6", @@ -14186,7 +14195,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-unfilterable-float%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A3", "https://www.w3.org/TR/webgpu/#24-bit-depth", "https://www.w3.org/TR/webgpu/#infopanel-for-24-bit-depth", @@ -14199,7 +14208,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webgpu/#example-cb229a6b", "https://www.w3.org/TR/webgpu/#copying-depth-stencil", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float%E2%91%A3", @@ -14373,6 +14382,11 @@ "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5b13c537", "https://www.w3.org/TR/webgpu/#infopanel-for-5b13c537", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-5b13c537", + "https://www.w3.org/TR/webgpu/#c5891539", + "https://www.w3.org/TR/webgpu/#infopanel-for-c5891539", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c5891539", + "https://www.w3.org/TR/webgpu/#infopanel-for-c5891539", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-c5891539", "https://www.w3.org/TR/webgpu/#1076ec40", "https://www.w3.org/TR/webgpu/#infopanel-for-1076ec40", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-1076ec40", @@ -14388,6 +14402,11 @@ "https://www.w3.org/TR/webgpu/#infopaneltitle-for-478bb3aa", "https://www.w3.org/TR/webgpu/#infopanel-for-478bb3aa", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-478bb3aa", + "https://www.w3.org/TR/webgpu/#56d576c8", + "https://www.w3.org/TR/webgpu/#infopanel-for-56d576c8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-56d576c8", + "https://www.w3.org/TR/webgpu/#infopanel-for-56d576c8", + "https://www.w3.org/TR/webgpu/#infopaneltitle-for-56d576c8", "https://www.w3.org/TR/webgpu/#be0c27b2", "https://www.w3.org/TR/webgpu/#infopanel-for-be0c27b2", "https://www.w3.org/TR/webgpu/#infopaneltitle-for-be0c27b2", diff --git a/tr/index.json b/tr/index.json index 926ab8af5f78..1141ee638cc3 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-07-26T01:28:46.525Z", + "date": "2023-07-27T01:27:12.450Z", "options": { "fallback": "webref-fallback/tr/index.json", "output": "report", @@ -1298,10 +1298,10 @@ ], "crawled": "https://www.w3.org/TR/CSP3/", "crawlCacheInfo": { - "lastModified": "Wed, 28 Jun 2023 14:38:32 GMT" + "lastModified": "Wed, 26 Jul 2023 09:20:16 GMT" }, "generator": "bikeshed", - "date": "28 June 2023", + "date": "26 July 2023", "links": "links/CSP3.json", "refs": "refs/CSP3.json", "events": "events/CSP3.json", @@ -8699,10 +8699,10 @@ ], "crawled": "https://www.w3.org/TR/generic-sensor/", "crawlCacheInfo": { - "lastModified": "Tue, 25 Jul 2023 21:05:03 GMT" + "lastModified": "Wed, 26 Jul 2023 21:43:17 GMT" }, "generator": "bikeshed", - "date": "25 July 2023", + "date": "26 July 2023", "links": "links/generic-sensor.json", "refs": "refs/generic-sensor.json", "events": "events/generic-sensor.json", @@ -12616,10 +12616,10 @@ ], "crawled": "https://www.w3.org/TR/rdf-canon/", "crawlCacheInfo": { - "lastModified": "Tue, 25 Jul 2023 15:56:41 GMT" + "lastModified": "Wed, 26 Jul 2023 05:08:26 GMT" }, "generator": "respec", - "date": "25 July 2023", + "date": "26 July 2023", "links": "links/rdf-canon.json", "refs": "refs/rdf-canon.json", "dfns": "dfns/rdf-canon.json", @@ -16610,10 +16610,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-aac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:08:01 GMT" + "lastModified": "Wed, 26 Jul 2023 11:44:02 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-aac-codec-registration.json", "refs": "refs/webcodecs-aac-codec-registration.json", "idl": "idl/webcodecs-aac-codec-registration.idl", @@ -16666,10 +16666,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-alaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:20:30 GMT" + "lastModified": "Wed, 26 Jul 2023 11:55:05 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-alaw-codec-registration.json", "refs": "refs/webcodecs-alaw-codec-registration.json", "headings": "headings/webcodecs-alaw-codec-registration.json", @@ -16720,10 +16720,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-av1-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:13:27 GMT" + "lastModified": "Wed, 26 Jul 2023 11:48:56 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-av1-codec-registration.json", "refs": "refs/webcodecs-av1-codec-registration.json", "idl": "idl/webcodecs-av1-codec-registration.idl", @@ -16776,10 +16776,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-avc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:03:54 GMT" + "lastModified": "Wed, 26 Jul 2023 11:38:42 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-avc-codec-registration.json", "refs": "refs/webcodecs-avc-codec-registration.json", "idl": "idl/webcodecs-avc-codec-registration.idl", @@ -16886,10 +16886,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-flac-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:09:40 GMT" + "lastModified": "Wed, 26 Jul 2023 11:45:34 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-flac-codec-registration.json", "refs": "refs/webcodecs-flac-codec-registration.json", "idl": "idl/webcodecs-flac-codec-registration.idl", @@ -16942,10 +16942,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:24:03 GMT" + "lastModified": "Wed, 26 Jul 2023 11:58:45 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-hevc-codec-registration.json", "refs": "refs/webcodecs-hevc-codec-registration.json", "idl": "idl/webcodecs-hevc-codec-registration.idl", @@ -16998,10 +16998,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-mp3-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:06:44 GMT" + "lastModified": "Wed, 26 Jul 2023 11:42:26 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-mp3-codec-registration.json", "refs": "refs/webcodecs-mp3-codec-registration.json", "headings": "headings/webcodecs-mp3-codec-registration.json", @@ -17052,10 +17052,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-opus-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:11:42 GMT" + "lastModified": "Wed, 26 Jul 2023 11:47:13 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-opus-codec-registration.json", "refs": "refs/webcodecs-opus-codec-registration.json", "idl": "idl/webcodecs-opus-codec-registration.idl", @@ -17108,10 +17108,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-pcm-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:18:56 GMT" + "lastModified": "Wed, 26 Jul 2023 11:53:39 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-pcm-codec-registration.json", "refs": "refs/webcodecs-pcm-codec-registration.json", "headings": "headings/webcodecs-pcm-codec-registration.json", @@ -17162,10 +17162,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-ulaw-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:22:31 GMT" + "lastModified": "Wed, 26 Jul 2023 11:57:00 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-ulaw-codec-registration.json", "refs": "refs/webcodecs-ulaw-codec-registration.json", "headings": "headings/webcodecs-ulaw-codec-registration.json", @@ -17216,10 +17216,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:05:22 GMT" + "lastModified": "Wed, 26 Jul 2023 11:40:53 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-vorbis-codec-registration.json", "refs": "refs/webcodecs-vorbis-codec-registration.json", "headings": "headings/webcodecs-vorbis-codec-registration.json", @@ -17270,10 +17270,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp8-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:17:23 GMT" + "lastModified": "Wed, 26 Jul 2023 11:52:02 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-vp8-codec-registration.json", "refs": "refs/webcodecs-vp8-codec-registration.json", "headings": "headings/webcodecs-vp8-codec-registration.json", @@ -17324,10 +17324,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs-vp9-codec-registration/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 16:15:00 GMT" + "lastModified": "Wed, 26 Jul 2023 11:50:33 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs-vp9-codec-registration.json", "refs": "refs/webcodecs-vp9-codec-registration.json", "idl": "idl/webcodecs-vp9-codec-registration.idl", @@ -17386,10 +17386,10 @@ ], "crawled": "https://www.w3.org/TR/webcodecs/", "crawlCacheInfo": { - "lastModified": "Thu, 20 Jul 2023 15:59:31 GMT" + "lastModified": "Wed, 26 Jul 2023 11:34:29 GMT" }, "generator": "bikeshed", - "date": "20 July 2023", + "date": "26 July 2023", "links": "links/webcodecs.json", "refs": "refs/webcodecs.json", "events": "events/webcodecs.json", @@ -17573,10 +17573,10 @@ ], "crawled": "https://www.w3.org/TR/webgpu/", "crawlCacheInfo": { - "lastModified": "Fri, 21 Jul 2023 02:31:56 GMT" + "lastModified": "Wed, 26 Jul 2023 21:45:11 GMT" }, "generator": "bikeshed", - "date": "21 July 2023", + "date": "26 July 2023", "links": "links/webgpu.json", "refs": "refs/webgpu.json", "events": "events/webgpu.json", @@ -18823,10 +18823,10 @@ ], "crawled": "https://www.w3.org/TR/WGSL/", "crawlCacheInfo": { - "lastModified": "Fri, 21 Jul 2023 02:30:57 GMT" + "lastModified": "Wed, 26 Jul 2023 19:16:13 GMT" }, "generator": "bikeshed", - "date": "21 July 2023", + "date": "26 July 2023", "links": "links/WGSL.json", "refs": "refs/WGSL.json", "dfns": "dfns/WGSL.json", diff --git a/tr/links/CSP3.json b/tr/links/CSP3.json index 8b6e8a237411..5f3bbf90913d 100644 --- a/tr/links/CSP3.json +++ b/tr/links/CSP3.json @@ -395,7 +395,7 @@ "https://www.rfc-editor.org/rfc/rfc9110": { "specShortname": "rfc9110" }, - "https://www.w3.org/2021/Process-20211102/": { + "https://www.w3.org/2023/Process-20230612/": { "anchors": [ "recs-and-notes" ] diff --git a/tr/links/webcodecs-hevc-codec-registration.json b/tr/links/webcodecs-hevc-codec-registration.json index 36601707f7d8..c8b08c18de51 100644 --- a/tr/links/webcodecs-hevc-codec-registration.json +++ b/tr/links/webcodecs-hevc-codec-registration.json @@ -7,6 +7,12 @@ "https://datatracker.ietf.org/doc/html/rfc2119": {}, "https://github.com/w3c/webcodecs/issues": {}, "https://lists.w3.org/Archives/Public/public-media-wg/": {}, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "idl-unsigned-short" + ], + "specShortname": "webidl" + }, "https://www.iso.org/standard/74429.html": {}, "https://www.itu.int/rec/T-REC-H.265": {}, "https://www.w3.org/2023/Process-20230612/": { @@ -31,6 +37,7 @@ "dom-encodedvideochunktype-key", "dom-videoencoder-output-callback-slot", "dom-encodedvideochunkmetadata-decoderconfig", + "dictdef-videoencoderencodeoptions", "privacy-considerations", "security-considerations" ], diff --git a/tr/links/webcodecs.json b/tr/links/webcodecs.json index d81d39bd97b4..a070665dc9b4 100644 --- a/tr/links/webcodecs.json +++ b/tr/links/webcodecs.json @@ -101,6 +101,7 @@ "list", "map-exists", "iteration-continue", + "strip-leading-and-trailing-ascii-whitespace", "struct", "byte-sequence", "ordered-map", diff --git a/tr/links/webgpu.json b/tr/links/webgpu.json index 77816612f6c5..d14d68eabe68 100644 --- a/tr/links/webgpu.json +++ b/tr/links/webgpu.json @@ -69,6 +69,7 @@ "premultiplied-alpha-and-the-2d-rendering-context", "dom-canvasrenderingcontext2dsettings-colorspace", "check-the-usability-of-the-image-argument", + "imagedata", "htmlcanvaselement", "offscreencanvas", "dom-canvas-width", @@ -87,7 +88,8 @@ }, "https://html.spec.whatwg.org/multipage/embedded-content.html": { "anchors": [ - "the-img-element" + "the-img-element", + "htmlimageelement" ] }, "https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html": { diff --git a/tr/refs/webcodecs-hevc-codec-registration.json b/tr/refs/webcodecs-hevc-codec-registration.json index 8c1b30c455a5..8b3ba8da5535 100644 --- a/tr/refs/webcodecs-hevc-codec-registration.json +++ b/tr/refs/webcodecs-hevc-codec-registration.json @@ -12,6 +12,10 @@ { "name": "WEBCODECS", "url": "https://www.w3.org/TR/webcodecs/" + }, + { + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], "informative": [