Skip to content

Commit 9c5aef3

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.2.2.
1 parent 38c76a0 commit 9c5aef3

File tree

14 files changed

+307
-149
lines changed

14 files changed

+307
-149
lines changed

tr/algorithms/webgpu.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3368,7 +3368,7 @@
33683368
"rationale": ".algorithm",
33693369
"steps": [
33703370
{
3371-
"html": "<p>Return <code>true</code> if all of the following conditions are satisfied:</p>\n <div class=\"validusage\">\n <ul>\n <li data-md=\"\">\n <p>If <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-topology\" id=\"ref-for-dom-gpuprimitivestate-topology③\">topology</a></code> is not\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-strip\" id=\"ref-for-dom-gpuprimitivetopology-line-strip①\">\"line-strip\"</a></code> or <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-triangle-strip\" id=\"ref-for-dom-gpuprimitivetopology-triangle-strip①\">\"triangle-strip\"</a></code>:</p>\n <ul>\n <li data-md=\"\">\n <p><var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-stripindexformat\" id=\"ref-for-dom-gpuprimitivestate-stripindexformat①\">stripIndexFormat</a></code> must not be <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists③④\">provided</a>.</p>\n </li></ul>\n </li><li data-md=\"\">\n <p>If <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-unclippeddepth\" id=\"ref-for-dom-gpuprimitivestate-unclippeddepth①\">unclippedDepth</a></code> is <code>true</code>:</p>\n <ul>\n <li data-md=\"\">\n <p><code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#depth-clip-control\" id=\"ref-for-depth-clip-control②\">\"depth-clip-control\"</a></code> must be <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webgpu/#enabled-for\" id=\"ref-for-enabled-for\" data-timeline=\"const\">enabled for</a> <var>device</var>.</p>\n </li></ul>\n </li></ul>\n </div>"
3371+
"html": "<p>Return <code>true</code> if all of the following conditions are satisfied:</p>\n <div class=\"validusage\">\n <ul>\n <li data-md=\"\">\n <p>If <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-topology\" id=\"ref-for-dom-gpuprimitivestate-topology③\">topology</a></code> is not\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-line-strip\" id=\"ref-for-dom-gpuprimitivetopology-line-strip①\">\"line-strip\"</a></code> or <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivetopology-triangle-strip\" id=\"ref-for-dom-gpuprimitivetopology-triangle-strip①\">\"triangle-strip\"</a></code>:</p>\n <ul>\n <li data-md=\"\">\n <p><var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-stripindexformat\" id=\"ref-for-dom-gpuprimitivestate-stripindexformat①\">stripIndexFormat</a></code> must not be <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists③④\">provided</a>.</p>\n </li></ul>\n </li><li data-md=\"\">\n <p>If <var>descriptor</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpuprimitivestate-unclippeddepth\" id=\"ref-for-dom-gpuprimitivestate-unclippeddepth②\">unclippedDepth</a></code> is <code>true</code>:</p>\n <ul>\n <li data-md=\"\">\n <p><code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#depth-clip-control\" id=\"ref-for-depth-clip-control③\">\"depth-clip-control\"</a></code> must be <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webgpu/#enabled-for\" id=\"ref-for-enabled-for\" data-timeline=\"const\">enabled for</a> <var>device</var>.</p>\n </li></ul>\n </li></ul>\n </div>"
33723372
}
33733373
]
33743374
},
@@ -7114,7 +7114,7 @@
71147114
]
71157115
},
71167116
{
7117-
"html": "<p>Tag <var>snapshot</var> with the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace\" id=\"ref-for-dom-gpucanvasconfiguration-colorspace\">colorSpace</a></code> and\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-tonemapping\" id=\"ref-for-dom-gpucanvasconfiguration-tonemapping\">toneMapping</a></code> of <var>configuration</var>.</p>"
7117+
"html": "<p>Tag <var>snapshot</var> with the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace\" id=\"ref-for-dom-gpucanvasconfiguration-colorspace\">colorSpace</a></code> and\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-tonemapping\" id=\"ref-for-dom-gpucanvasconfiguration-tonemapping\">toneMapping</a></code> of <var>configuration</var>.</p>"
71187118
},
71197119
{
71207120
"html": "<p>Return <var>snapshot</var>.</p>"
@@ -7134,7 +7134,7 @@
71347134
"html": "<p>Let <var>configuration</var> be <var>context</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-configuration-slot\" id=\"ref-for-dom-gpucanvascontext-configuration-slot⑧\" data-timeline=\"content\">[[configuration]]</a></code>.</p>"
71357135
},
71367136
{
7137-
"html": "<p>Set <var>context</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-drawingbuffer-slot\" id=\"ref-for-dom-gpucanvascontext-drawingbuffer-slot③\" data-timeline=\"content\">[[drawingBuffer]]</a></code> to a transparent black image of the same\nsize as <var>context</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-canvas\" id=\"ref-for-dom-gpucanvascontext-canvas④\" data-timeline=\"content\">canvas</a></code>.</p>\n <ul>\n <li data-md=\"\">\n <p>If <var>configuration</var> is null, the drawing buffer is tagged with the color space\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/canvas.html#dom-predefinedcolorspace-srgb\" id=\"ref-for-dom-predefinedcolorspace-srgb\">\"srgb\"</a></code>.\nIn this case, the drawing buffer will remain blank until the context is configured.</p>\n </li><li data-md=\"\">\n <p>If not, the drawing buffer has the specified\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-format\" id=\"ref-for-dom-gpucanvasconfiguration-format③\">format</a></code> and is tagged with the specified\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace\" id=\"ref-for-dom-gpucanvasconfiguration-colorspace①\">colorSpace</a></code> and\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-tonemapping\" id=\"ref-for-dom-gpucanvasconfiguration-tonemapping④\">toneMapping</a></code>.</p>\n </li></ul>"
7137+
"html": "<p>Set <var>context</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-drawingbuffer-slot\" id=\"ref-for-dom-gpucanvascontext-drawingbuffer-slot③\" data-timeline=\"content\">[[drawingBuffer]]</a></code> to a transparent black image of the same\nsize as <var>context</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvascontext-canvas\" id=\"ref-for-dom-gpucanvascontext-canvas④\" data-timeline=\"content\">canvas</a></code>.</p>\n <ul>\n <li data-md=\"\">\n <p>If <var>configuration</var> is null, the drawing buffer is tagged with the color space\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/canvas.html#dom-predefinedcolorspace-srgb\" id=\"ref-for-dom-predefinedcolorspace-srgb\">\"srgb\"</a></code>.\nIn this case, the drawing buffer will remain blank until the context is configured.</p>\n </li><li data-md=\"\">\n <p>If not, the drawing buffer has the specified\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-format\" id=\"ref-for-dom-gpucanvasconfiguration-format③\">format</a></code> and is tagged with the specified\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-colorspace\" id=\"ref-for-dom-gpucanvasconfiguration-colorspace①\">colorSpace</a></code> and\n<var>configuration</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpucanvasconfiguration-tonemapping\" id=\"ref-for-dom-gpucanvasconfiguration-tonemapping②\">toneMapping</a></code>.</p>\n </li></ul>"
71387138
}
71397139
]
71407140
},

tr/dfns/mediasession.json

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,26 @@
857857
"definedIn": "pre",
858858
"links": []
859859
},
860+
{
861+
"id": "enumdef-mediasessionenterpictureinpicturereason",
862+
"href": "https://www.w3.org/TR/mediasession/#enumdef-mediasessionenterpictureinpicturereason",
863+
"linkingText": [
864+
"MediaSessionEnterPictureInPictureReason"
865+
],
866+
"localLinkingText": [],
867+
"type": "enum",
868+
"for": [],
869+
"access": "public",
870+
"informative": false,
871+
"heading": {
872+
"id": "the-mediasession-interface",
873+
"href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface",
874+
"title": "The MediaSession interface",
875+
"number": "5"
876+
},
877+
"definedIn": "pre",
878+
"links": []
879+
},
860880
{
861881
"id": "callbackdef-mediasessionactionhandler",
862882
"href": "https://www.w3.org/TR/mediasession/#callbackdef-mediasessionactionhandler",
@@ -2480,6 +2500,93 @@
24802500
},
24812501
"definedIn": "prose",
24822502
"links": []
2503+
},
2504+
{
2505+
"id": "dom-mediasessionactiondetails-enterpictureinpicturereason",
2506+
"href": "https://www.w3.org/TR/mediasession/#dom-mediasessionactiondetails-enterpictureinpicturereason",
2507+
"linkingText": [
2508+
"enterPictureInPictureReason"
2509+
],
2510+
"localLinkingText": [],
2511+
"type": "dict-member",
2512+
"for": [
2513+
"MediaSessionActionDetails"
2514+
],
2515+
"access": "public",
2516+
"informative": false,
2517+
"heading": {
2518+
"id": "the-mediasessionactiondetails-dictionary",
2519+
"href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary",
2520+
"title": "10. The MediaSessionActionDetails dictionary"
2521+
},
2522+
"definedIn": "prose",
2523+
"links": []
2524+
},
2525+
{
2526+
"id": "dom-mediasessionenterpictureinpicturereason-other",
2527+
"href": "https://www.w3.org/TR/mediasession/#dom-mediasessionenterpictureinpicturereason-other",
2528+
"linkingText": [
2529+
"\"other\"",
2530+
"other"
2531+
],
2532+
"localLinkingText": [],
2533+
"type": "enum-value",
2534+
"for": [
2535+
"MediaSessionEnterPictureInPictureReason"
2536+
],
2537+
"access": "public",
2538+
"informative": false,
2539+
"heading": {
2540+
"id": "the-mediasessionactiondetails-dictionary",
2541+
"href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary",
2542+
"title": "10. The MediaSessionActionDetails dictionary"
2543+
},
2544+
"definedIn": "prose",
2545+
"links": []
2546+
},
2547+
{
2548+
"id": "dom-mediasessionenterpictureinpicturereason-useraction",
2549+
"href": "https://www.w3.org/TR/mediasession/#dom-mediasessionenterpictureinpicturereason-useraction",
2550+
"linkingText": [
2551+
"\"useraction\"",
2552+
"useraction"
2553+
],
2554+
"localLinkingText": [],
2555+
"type": "enum-value",
2556+
"for": [
2557+
"MediaSessionEnterPictureInPictureReason"
2558+
],
2559+
"access": "public",
2560+
"informative": false,
2561+
"heading": {
2562+
"id": "the-mediasessionactiondetails-dictionary",
2563+
"href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary",
2564+
"title": "10. The MediaSessionActionDetails dictionary"
2565+
},
2566+
"definedIn": "prose",
2567+
"links": []
2568+
},
2569+
{
2570+
"id": "dom-mediasessionenterpictureinpicturereason-contentoccluded",
2571+
"href": "https://www.w3.org/TR/mediasession/#dom-mediasessionenterpictureinpicturereason-contentoccluded",
2572+
"linkingText": [
2573+
"\"contentoccluded\"",
2574+
"contentoccluded"
2575+
],
2576+
"localLinkingText": [],
2577+
"type": "enum-value",
2578+
"for": [
2579+
"MediaSessionEnterPictureInPictureReason"
2580+
],
2581+
"access": "public",
2582+
"informative": false,
2583+
"heading": {
2584+
"id": "the-mediasessionactiondetails-dictionary",
2585+
"href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary",
2586+
"title": "10. The MediaSessionActionDetails dictionary"
2587+
},
2588+
"definedIn": "prose",
2589+
"links": []
24832590
}
24842591
]
24852592
}

tr/dfns/mst-content-hint.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"href": "https://www.w3.org/TR/mst-content-hint/#mediastreamtrack-extension",
5959
"title": "Extension to MediaStreamTrack",
6060
"alternateIds": [
61-
"x4-extension-to-mediastreamtrack"
61+
"x3-extension-to-mediastreamtrack"
6262
],
63-
"number": "4"
63+
"number": "3"
6464
},
6565
"definedIn": "prose",
6666
"links": []
@@ -85,9 +85,9 @@
8585
"href": "https://www.w3.org/TR/mst-content-hint/#mediastreamtrack-extension",
8686
"title": "Extension to MediaStreamTrack",
8787
"alternateIds": [
88-
"x4-extension-to-mediastreamtrack"
88+
"x3-extension-to-mediastreamtrack"
8989
],
90-
"number": "4"
90+
"number": "3"
9191
},
9292
"definedIn": "prose",
9393
"links": []
@@ -108,9 +108,9 @@
108108
"href": "https://www.w3.org/TR/mst-content-hint/#audio-content-hints",
109109
"title": "Audio Content Hints",
110110
"alternateIds": [
111-
"x4-1-audio-content-hints"
111+
"x3-1-audio-content-hints"
112112
],
113-
"number": "4.1"
113+
"number": "3.1"
114114
},
115115
"definedIn": "table",
116116
"links": []
@@ -131,9 +131,9 @@
131131
"href": "https://www.w3.org/TR/mst-content-hint/#audio-content-hints",
132132
"title": "Audio Content Hints",
133133
"alternateIds": [
134-
"x4-1-audio-content-hints"
134+
"x3-1-audio-content-hints"
135135
],
136-
"number": "4.1"
136+
"number": "3.1"
137137
},
138138
"definedIn": "table",
139139
"links": []
@@ -154,9 +154,9 @@
154154
"href": "https://www.w3.org/TR/mst-content-hint/#audio-content-hints",
155155
"title": "Audio Content Hints",
156156
"alternateIds": [
157-
"x4-1-audio-content-hints"
157+
"x3-1-audio-content-hints"
158158
],
159-
"number": "4.1"
159+
"number": "3.1"
160160
},
161161
"definedIn": "table",
162162
"links": []
@@ -177,9 +177,9 @@
177177
"href": "https://www.w3.org/TR/mst-content-hint/#video-content-hints",
178178
"title": "Video Content Hints",
179179
"alternateIds": [
180-
"x4-2-video-content-hints"
180+
"x3-2-video-content-hints"
181181
],
182-
"number": "4.2"
182+
"number": "3.2"
183183
},
184184
"definedIn": "table",
185185
"links": []
@@ -200,9 +200,9 @@
200200
"href": "https://www.w3.org/TR/mst-content-hint/#video-content-hints",
201201
"title": "Video Content Hints",
202202
"alternateIds": [
203-
"x4-2-video-content-hints"
203+
"x3-2-video-content-hints"
204204
],
205-
"number": "4.2"
205+
"number": "3.2"
206206
},
207207
"definedIn": "table",
208208
"links": []
@@ -223,9 +223,9 @@
223223
"href": "https://www.w3.org/TR/mst-content-hint/#video-content-hints",
224224
"title": "Video Content Hints",
225225
"alternateIds": [
226-
"x4-2-video-content-hints"
226+
"x3-2-video-content-hints"
227227
],
228-
"number": "4.2"
228+
"number": "3.2"
229229
},
230230
"definedIn": "table",
231231
"links": []
@@ -246,9 +246,9 @@
246246
"href": "https://www.w3.org/TR/mst-content-hint/#behavior-of-a-mediastreamtrack",
247247
"title": "Behavior of a MediaStreamTrack",
248248
"alternateIds": [
249-
"x5-1-behavior-of-a-mediastreamtrack"
249+
"x4-1-behavior-of-a-mediastreamtrack"
250250
],
251-
"number": "5.1"
251+
"number": "4.1"
252252
},
253253
"definedIn": "prose",
254254
"links": []
@@ -269,9 +269,9 @@
269269
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
270270
"title": "Degradation preference when encoding",
271271
"alternateIds": [
272-
"x5-2-degradation-preference-when-encoding"
272+
"x4-2-degradation-preference-when-encoding"
273273
],
274-
"number": "5.2"
274+
"number": "4.2"
275275
},
276276
"definedIn": "pre",
277277
"links": []
@@ -294,9 +294,9 @@
294294
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
295295
"title": "Degradation preference when encoding",
296296
"alternateIds": [
297-
"x5-2-degradation-preference-when-encoding"
297+
"x4-2-degradation-preference-when-encoding"
298298
],
299-
"number": "5.2"
299+
"number": "4.2"
300300
},
301301
"definedIn": "table",
302302
"links": []
@@ -319,9 +319,9 @@
319319
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
320320
"title": "Degradation preference when encoding",
321321
"alternateIds": [
322-
"x5-2-degradation-preference-when-encoding"
322+
"x4-2-degradation-preference-when-encoding"
323323
],
324-
"number": "5.2"
324+
"number": "4.2"
325325
},
326326
"definedIn": "table",
327327
"links": []
@@ -344,9 +344,9 @@
344344
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
345345
"title": "Degradation preference when encoding",
346346
"alternateIds": [
347-
"x5-2-degradation-preference-when-encoding"
347+
"x4-2-degradation-preference-when-encoding"
348348
],
349-
"number": "5.2"
349+
"number": "4.2"
350350
},
351351
"definedIn": "table",
352352
"links": []
@@ -369,9 +369,9 @@
369369
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
370370
"title": "Degradation preference when encoding",
371371
"alternateIds": [
372-
"x5-2-degradation-preference-when-encoding"
372+
"x4-2-degradation-preference-when-encoding"
373373
],
374-
"number": "5.2"
374+
"number": "4.2"
375375
},
376376
"definedIn": "table",
377377
"links": []
@@ -394,9 +394,9 @@
394394
"href": "https://www.w3.org/TR/mst-content-hint/#degradation-preference-when-encoding",
395395
"title": "Degradation preference when encoding",
396396
"alternateIds": [
397-
"x5-2-degradation-preference-when-encoding"
397+
"x4-2-degradation-preference-when-encoding"
398398
],
399-
"number": "5.2"
399+
"number": "4.2"
400400
},
401401
"definedIn": "pre",
402402
"links": []
@@ -417,9 +417,9 @@
417417
"href": "https://www.w3.org/TR/mst-content-hint/#dictionary-rtcrtpsendparameters-new-members",
418418
"title": "Dictionary RTCRtpSendParameters New Members",
419419
"alternateIds": [
420-
"x5-2-1-dictionary-rtcrtpsendparameters-new-members"
420+
"x4-2-1-dictionary-rtcrtpsendparameters-new-members"
421421
],
422-
"number": "5.2.1"
422+
"number": "4.2.1"
423423
},
424424
"definedIn": "dt",
425425
"links": []

0 commit comments

Comments
 (0)