Skip to content

Commit 5b32bcf

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.1.7.
1 parent 0106c31 commit 5b32bcf

16 files changed

+283
-211
lines changed

tr/algorithms/webgpu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7477,7 +7477,7 @@
74777477
{
74787478
"name": "compute",
74797479
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-compute",
7480-
"html": "<dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-compute\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">compute</dfn>(descriptor, drawCall, state)\n\n\n <p><strong>Arguments:</strong></p>\n <ul>\n <li data-md=\"\">\n <p><var>descriptor</var>: Description of the current <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#gpucomputepipeline\" id=\"ref-for-gpucomputepipeline③⓪\">GPUComputePipeline</a></code>.</p>\n </li><li data-md=\"\">\n <p><var>dispatchCall</var>: The dispatch call parameters. May come from function arguments or an <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubufferusage-indirect\" id=\"ref-for-dom-gpubufferusage-indirect⑥\">INDIRECT</a></code> buffer.</p>\n </li></ul>",
7480+
"html": "<dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-compute\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">compute</dfn>(<var>descriptor</var>, <var>dispatchCall</var>)\n\n\n <p><strong>Arguments:</strong></p>\n <ul>\n <li data-md=\"\">\n <p><var>descriptor</var>: Description of the current <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#gpucomputepipeline\" id=\"ref-for-gpucomputepipeline③⓪\">GPUComputePipeline</a></code>.</p>\n </li><li data-md=\"\">\n <p><var>dispatchCall</var>: The dispatch call parameters. May come from function arguments or an <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webgpu/#dom-gpubufferusage-indirect\" id=\"ref-for-dom-gpubufferusage-indirect⑥\">INDIRECT</a></code> buffer.</p>\n </li></ul>",
74817481
"rationale": ".algorithm",
74827482
"steps": [
74837483
{

tr/dfns/act-rules-format-1.1.json

Lines changed: 58 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@
3636
"access": "private",
3737
"informative": false,
3838
"heading": {
39-
"id": "title",
40-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
41-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
39+
"id": "rule-types",
40+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#rule-types",
41+
"title": "ACT Rule Types",
42+
"number": "3"
4243
},
4344
"definedIn": "prose",
4445
"links": []
@@ -64,10 +65,10 @@
6465
"links": []
6566
},
6667
{
67-
"id": "conformance-requirements①",
68-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#conformance-requirements%E2%91%A0",
68+
"id": "conformance-requirement",
69+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#conformance-requirement",
6970
"linkingText": [
70-
"Conformance Requirements"
71+
"Conformance Requirement"
7172
],
7273
"localLinkingText": [],
7374
"type": "dfn",
@@ -80,7 +81,7 @@
8081
"title": "Conformance Requirements",
8182
"number": "4.4.1.1"
8283
},
83-
"definedIn": "heading",
84+
"definedIn": "prose",
8485
"links": []
8586
},
8687
{
@@ -115,9 +116,10 @@
115116
"access": "private",
116117
"informative": false,
117118
"heading": {
118-
"id": "title",
119-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
120-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
119+
"id": "conformance-requirements",
120+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#conformance-requirements",
121+
"title": "Conformance Requirements",
122+
"number": "4.4.1.1"
121123
},
122124
"definedIn": "prose",
123125
"links": []
@@ -134,9 +136,10 @@
134136
"access": "private",
135137
"informative": false,
136138
"heading": {
137-
"id": "title",
138-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
139-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
139+
"id": "conformance-requirements",
140+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#conformance-requirements",
141+
"title": "Conformance Requirements",
142+
"number": "4.4.1.1"
140143
},
141144
"definedIn": "prose",
142145
"links": []
@@ -153,18 +156,19 @@
153156
"access": "private",
154157
"informative": false,
155158
"heading": {
156-
"id": "title",
157-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
158-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
159+
"id": "conformance-requirements",
160+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#conformance-requirements",
161+
"title": "Conformance Requirements",
162+
"number": "4.4.1.1"
159163
},
160164
"definedIn": "prose",
161165
"links": []
162166
},
163167
{
164-
"id": "secondary-requirements①",
165-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#secondary-requirements%E2%91%A0",
168+
"id": "secondary-requirement",
169+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#secondary-requirement",
166170
"linkingText": [
167-
"Secondary Requirements"
171+
"secondary requirement"
168172
],
169173
"localLinkingText": [],
170174
"type": "dfn",
@@ -177,7 +181,7 @@
177181
"title": "Secondary Requirements",
178182
"number": "4.4.1.2"
179183
},
180-
"definedIn": "heading",
184+
"definedIn": "prose",
181185
"links": []
182186
},
183187
{
@@ -212,9 +216,10 @@
212216
"access": "private",
213217
"informative": false,
214218
"heading": {
215-
"id": "title",
216-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
217-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
219+
"id": "impl-consistency",
220+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#impl-consistency",
221+
"title": "Consistency",
222+
"number": "4.14.1"
218223
},
219224
"definedIn": "prose",
220225
"links": []
@@ -231,9 +236,10 @@
231236
"access": "private",
232237
"informative": false,
233238
"heading": {
234-
"id": "title",
235-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
236-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
239+
"id": "impl-consistency",
240+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#impl-consistency",
241+
"title": "Consistency",
242+
"number": "4.14.1"
237243
},
238244
"definedIn": "prose",
239245
"links": []
@@ -250,9 +256,10 @@
250256
"access": "private",
251257
"informative": false,
252258
"heading": {
253-
"id": "title",
254-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
255-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
259+
"id": "impl-consistency",
260+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#impl-consistency",
261+
"title": "Consistency",
262+
"number": "4.14.1"
256263
},
257264
"definedIn": "prose",
258265
"links": []
@@ -291,7 +298,7 @@
291298
"heading": {
292299
"id": "impl-multi-check",
293300
"href": "https://www.w3.org/TR/act-rules-format-1.1/#impl-multi-check",
294-
"title": "Consistency with multiple checks",
301+
"title": "Consistency with Multiple Checks",
295302
"number": "4.14.3"
296303
},
297304
"definedIn": "prose",
@@ -312,7 +319,7 @@
312319
"id": "definitions",
313320
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
314321
"title": "Definitions",
315-
"number": "7"
322+
"number": "9"
316323
},
317324
"definedIn": "dt",
318325
"links": []
@@ -329,9 +336,10 @@
329336
"access": "private",
330337
"informative": false,
331338
"heading": {
332-
"id": "title",
333-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
334-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
339+
"id": "definitions",
340+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
341+
"title": "Definitions",
342+
"number": "9"
335343
},
336344
"definedIn": "dt",
337345
"links": []
@@ -348,9 +356,10 @@
348356
"access": "private",
349357
"informative": false,
350358
"heading": {
351-
"id": "title",
352-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
353-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
359+
"id": "definitions",
360+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
361+
"title": "Definitions",
362+
"number": "9"
354363
},
355364
"definedIn": "dt",
356365
"links": []
@@ -367,9 +376,10 @@
367376
"access": "private",
368377
"informative": false,
369378
"heading": {
370-
"id": "title",
371-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
372-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
379+
"id": "definitions",
380+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
381+
"title": "Definitions",
382+
"number": "9"
373383
},
374384
"definedIn": "dt",
375385
"links": []
@@ -386,9 +396,10 @@
386396
"access": "private",
387397
"informative": false,
388398
"heading": {
389-
"id": "title",
390-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
391-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
399+
"id": "definitions",
400+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
401+
"title": "Definitions",
402+
"number": "9"
392403
},
393404
"definedIn": "dt",
394405
"links": []
@@ -405,9 +416,10 @@
405416
"access": "private",
406417
"informative": false,
407418
"heading": {
408-
"id": "title",
409-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#title",
410-
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1"
419+
"id": "definitions",
420+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
421+
"title": "Definitions",
422+
"number": "9"
411423
},
412424
"definedIn": "dt",
413425
"links": []

tr/dfns/digital-credentials.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "dfn",
1616
"for": [],
1717
"access": "private",
18-
"informative": false,
18+
"informative": true,
1919
"heading": {
2020
"id": "introduction",
2121
"href": "https://www.w3.org/TR/digital-credentials/#introduction",

tr/headings/act-rules-format-1.1.json

Lines changed: 49 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@
4545
"title": "Scope",
4646
"number": "2"
4747
},
48+
{
49+
"id": "backward-compatible",
50+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#backward-compatible",
51+
"level": 3,
52+
"title": "Backward Compatibility",
53+
"number": "2.1"
54+
},
4855
{
4956
"id": "rule-types",
5057
"href": "https://www.w3.org/TR/act-rules-format-1.1/#rule-types",
@@ -168,7 +175,7 @@
168175
"id": "applicability-type-designation-atomic-optional",
169176
"href": "https://www.w3.org/TR/act-rules-format-1.1/#applicability-type-designation-atomic-optional",
170177
"level": 5,
171-
"title": "Applicability Type Designation (optional) {#applicability-type-designation-atomic-optional}",
178+
"title": "Applicability Type Designation (optional)",
172179
"number": "4.6.1.1"
173180
},
174181
{
@@ -182,7 +189,7 @@
182189
"id": "applicability-type-designation-composite-optional",
183190
"href": "https://www.w3.org/TR/act-rules-format-1.1/#applicability-type-designation-composite-optional",
184191
"level": 5,
185-
"title": "Applicability Type Designation (optional) {#applicability-type-designation-composite-optional}",
192+
"title": "Applicability Type Designation (optional)",
186193
"number": "4.6.2.1"
187194
},
188195
{
@@ -242,10 +249,10 @@
242249
"number": "4.8.4"
243250
},
244251
{
245-
"id": "test-cases",
246-
"href": "https://www.w3.org/TR/act-rules-format-1.1/#test-cases",
252+
"id": "examples",
253+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#examples",
247254
"level": 3,
248-
"title": "Test Cases",
255+
"title": "Examples",
249256
"number": "4.9"
250257
},
251258
{
@@ -301,7 +308,7 @@
301308
"id": "impl-multi-check",
302309
"href": "https://www.w3.org/TR/act-rules-format-1.1/#impl-multi-check",
303310
"level": 4,
304-
"title": "Consistency with multiple checks",
311+
"title": "Consistency with Multiple Checks",
305312
"number": "4.14.3"
306313
},
307314
{
@@ -325,18 +332,32 @@
325332
"title": "Harmonization",
326333
"number": "6"
327334
},
335+
{
336+
"id": "privacy-considerations",
337+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#privacy-considerations",
338+
"level": 2,
339+
"title": "Privacy Considerations",
340+
"number": "7"
341+
},
342+
{
343+
"id": "security-considerations",
344+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#security-considerations",
345+
"level": 2,
346+
"title": "Security Considerations",
347+
"number": "8"
348+
},
328349
{
329350
"id": "definitions",
330351
"href": "https://www.w3.org/TR/act-rules-format-1.1/#definitions",
331352
"level": 2,
332353
"title": "Definitions",
333-
"number": "7"
354+
"number": "9"
334355
},
335356
{
336357
"id": "appendix-data-example",
337358
"href": "https://www.w3.org/TR/act-rules-format-1.1/#appendix-data-example",
338359
"level": 2,
339-
"title": "Appendix 1: Expressing ACT Rule results with JSON-LD and EARL"
360+
"title": "Appendix 1: Expressing ACT Rule Results with JSON-LD and EARL"
340361
},
341362
{
342363
"id": "Acknowledgments",
@@ -348,20 +369,32 @@
348369
"id": "participants",
349370
"href": "https://www.w3.org/TR/act-rules-format-1.1/#participants",
350371
"level": 3,
351-
"title": "Participants of the AG WG active in the development of this document"
372+
"title": "Participants of the AG WG who Have Contributed to the Development of This Document"
352373
},
353374
{
354375
"id": "enabling-funders",
355376
"href": "https://www.w3.org/TR/act-rules-format-1.1/#enabling-funders",
356377
"level": 3,
357-
"title": "Enabling funders"
378+
"title": "Enabling Funders"
358379
},
359380
{
360381
"id": "Change_History",
361382
"href": "https://www.w3.org/TR/act-rules-format-1.1/#Change_History",
362383
"level": 2,
363384
"title": "Appendix 3: Change History"
364385
},
386+
{
387+
"id": "changes-since-FPWD",
388+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#changes-since-FPWD",
389+
"level": 3,
390+
"title": "Changes Since ACT Rules Format 1.1 First Public Working Draft"
391+
},
392+
{
393+
"id": "changes-since-1.0",
394+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#changes-since-1.0",
395+
"level": 3,
396+
"title": "Changes Since ACT Rules Format 1.0"
397+
},
365398
{
366399
"id": "w3c-conformance",
367400
"href": "https://www.w3.org/TR/act-rules-format-1.1/#w3c-conformance",
@@ -392,6 +425,12 @@
392425
"level": 3,
393426
"title": "Terms defined by this specification"
394427
},
428+
{
429+
"id": "index-defined-elsewhere",
430+
"href": "https://www.w3.org/TR/act-rules-format-1.1/#index-defined-elsewhere",
431+
"level": 3,
432+
"title": "Terms defined by reference"
433+
},
395434
{
396435
"id": "references",
397436
"href": "https://www.w3.org/TR/act-rules-format-1.1/#references",

0 commit comments

Comments
 (0)