Skip to content

Commit 1b07331

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.2.
1 parent 57e75d4 commit 1b07331

14 files changed

+365
-232
lines changed

ed/algorithms/html.json

Lines changed: 62 additions & 26 deletions
Large diffs are not rendered by default.

ed/algorithms/privacy-preserving-attribution.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -745,16 +745,16 @@
745745
"html": "<p><a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#assert\" id=\"ref-for-assert③\">Assert</a>: <var>matchedImpressions</var> is <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-is-empty\" id=\"ref-for-list-is-empty①⑤\">not empty</a>.</p>"
746746
},
747747
{
748-
"html": "<p>Let <var>sortedImpressions</var> be <var>matchedImpressions</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-sort-in-ascending-order\" id=\"ref-for-list-sort-in-ascending-order\">sorted in ascending order</a>\nby <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#impression-priority\" id=\"ref-for-impression-priority①\">priority</a>, then by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#impression-timestamp\" id=\"ref-for-impression-timestamp⑤\">timestamp</a>.</p>"
748+
"html": "<p>Let <var>sortedImpressions</var> be <var>matchedImpressions</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-sort-in-descending-order\" id=\"ref-for-list-sort-in-descending-order\">sorted in descending order</a>\nby <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#impression-priority\" id=\"ref-for-impression-priority①\">priority</a>, then by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#impression-timestamp\" id=\"ref-for-impression-timestamp⑤\">timestamp</a>.</p>"
749749
},
750750
{
751751
"html": "<p>Let <var>N</var> be the minimum of the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-size\" id=\"ref-for-list-size⑧\">size</a> of <var>credit</var>, and the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-size\" id=\"ref-for-list-size⑨\">size</a> of <var>sortedImpressions</var>.</p>"
752752
},
753753
{
754-
"html": "<p>Let <var>lastNImpressions</var> be the last <var>N</var> entries of <var>sortedImpressions</var>.</p>"
754+
"html": "<p>Let <var>lastNImpressions</var> be the first <var>N</var> entries of <var>sortedImpressions</var>.</p>"
755755
},
756756
{
757-
"html": "<p><a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-remove\" id=\"ref-for-list-remove④\">Remove</a> all but the last <var>N</var> entries of <var>credit</var>.</p>"
757+
"html": "<p><a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-remove\" id=\"ref-for-list-remove④\">Remove</a> all but the first <var>N</var> entries of <var>credit</var>.</p>"
758758
},
759759
{
760760
"html": "<p>Let <var>normalizedCredit</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#fairly-allocate-credit\" id=\"ref-for-fairly-allocate-credit\">fairly allocating credit</a> with <var>credit</var> and <var>value</var>.</p>"

ed/algorithms/sanitizer-api.json

Lines changed: 61 additions & 35 deletions
Large diffs are not rendered by default.

ed/dfns/badging.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"href": "https://w3c.github.io/badging/#model",
2121
"title": "Model",
2222
"alternateIds": [
23-
"x2-model"
23+
"x3-model"
2424
],
25-
"number": "2"
25+
"number": "3"
2626
},
2727
"definedIn": "prose",
2828
"links": []
@@ -45,9 +45,9 @@
4545
"href": "https://w3c.github.io/badging/#model",
4646
"title": "Model",
4747
"alternateIds": [
48-
"x2-model"
48+
"x3-model"
4949
],
50-
"number": "2"
50+
"number": "3"
5151
},
5252
"definedIn": "prose",
5353
"links": []
@@ -70,9 +70,9 @@
7070
"href": "https://w3c.github.io/badging/#model",
7171
"title": "Model",
7272
"alternateIds": [
73-
"x2-model"
73+
"x3-model"
7474
],
75-
"number": "2"
75+
"number": "3"
7676
},
7777
"definedIn": "dt",
7878
"links": []
@@ -95,9 +95,9 @@
9595
"href": "https://w3c.github.io/badging/#model",
9696
"title": "Model",
9797
"alternateIds": [
98-
"x2-model"
98+
"x3-model"
9999
],
100-
"number": "2"
100+
"number": "3"
101101
},
102102
"definedIn": "dt",
103103
"links": []
@@ -120,9 +120,9 @@
120120
"href": "https://w3c.github.io/badging/#model",
121121
"title": "Model",
122122
"alternateIds": [
123-
"x2-model"
123+
"x3-model"
124124
],
125-
"number": "2"
125+
"number": "3"
126126
},
127127
"definedIn": "dt",
128128
"links": []
@@ -146,9 +146,9 @@
146146
"href": "https://w3c.github.io/badging/#presentation",
147147
"title": "Displaying a badge",
148148
"alternateIds": [
149-
"x3-displaying-a-badge"
149+
"x4-displaying-a-badge"
150150
],
151-
"number": "3"
151+
"number": "4"
152152
},
153153
"definedIn": "prose",
154154
"links": []
@@ -174,9 +174,9 @@
174174
"href": "https://w3c.github.io/badging/#presentation",
175175
"title": "Displaying a badge",
176176
"alternateIds": [
177-
"x3-displaying-a-badge"
177+
"x4-displaying-a-badge"
178178
],
179-
"number": "3"
179+
"number": "4"
180180
},
181181
"definedIn": "prose",
182182
"links": []
@@ -197,9 +197,9 @@
197197
"href": "https://w3c.github.io/badging/#extensions-to-the-navigator-and-workernavigator-interfaces",
198198
"title": "Extensions to the Navigator and WorkerNavigator interfaces",
199199
"alternateIds": [
200-
"x4-extensions-to-the-navigator-and-workernavigator-interfaces"
200+
"x5-extensions-to-the-navigator-and-workernavigator-interfaces"
201201
],
202-
"number": "4"
202+
"number": "5"
203203
},
204204
"definedIn": "pre",
205205
"links": []
@@ -227,9 +227,9 @@
227227
"href": "https://w3c.github.io/badging/#setappbadge-method",
228228
"title": "setAppBadge() method",
229229
"alternateIds": [
230-
"x4-1-setappbadge-method"
230+
"x5-1-setappbadge-method"
231231
],
232-
"number": "4.1"
232+
"number": "5.1"
233233
},
234234
"definedIn": "heading",
235235
"links": []
@@ -256,9 +256,9 @@
256256
"href": "https://w3c.github.io/badging/#clearappbadge-method",
257257
"title": "clearAppBadge() method",
258258
"alternateIds": [
259-
"x4-2-clearappbadge-method"
259+
"x5-2-clearappbadge-method"
260260
],
261-
"number": "4.2"
261+
"number": "5.2"
262262
},
263263
"definedIn": "heading",
264264
"links": []
@@ -279,9 +279,9 @@
279279
"href": "https://w3c.github.io/badging/#setting-the-application-badge",
280280
"title": "Setting the application badge",
281281
"alternateIds": [
282-
"x5-setting-the-application-badge"
282+
"x6-setting-the-application-badge"
283283
],
284-
"number": "5"
284+
"number": "6"
285285
},
286286
"definedIn": "prose",
287287
"links": []

ed/dfns/sanitizer-api.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,10 +2341,32 @@
23412341
"links": []
23422342
},
23432343
{
2344-
"id": "sanitizerconfig-has-dupes",
2345-
"href": "https://wicg.github.io/sanitizer-api/#sanitizerconfig-has-dupes",
2344+
"id": "sanitizerconfig-has-duplicates",
2345+
"href": "https://wicg.github.io/sanitizer-api/#sanitizerconfig-has-duplicates",
23462346
"linkingText": [
2347-
"has dupes"
2347+
"has duplicates"
2348+
],
2349+
"localLinkingText": [],
2350+
"type": "dfn",
2351+
"for": [
2352+
"SanitizerConfig"
2353+
],
2354+
"access": "private",
2355+
"informative": false,
2356+
"heading": {
2357+
"id": "alg-support",
2358+
"href": "https://wicg.github.io/sanitizer-api/#alg-support",
2359+
"title": "Supporting Algorithms",
2360+
"number": "3.5"
2361+
},
2362+
"definedIn": "prose",
2363+
"links": []
2364+
},
2365+
{
2366+
"id": "sanitizerconfig-remove-duplicates",
2367+
"href": "https://wicg.github.io/sanitizer-api/#sanitizerconfig-remove-duplicates",
2368+
"linkingText": [
2369+
"remove duplicates"
23482370
],
23492371
"localLinkingText": [],
23502372
"type": "dfn",

ed/headings/badging.json

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,115 +19,124 @@
1919
"table-of-contents"
2020
]
2121
},
22+
{
23+
"id": "responsible-badge-usage",
24+
"href": "https://w3c.github.io/badging/#responsible-badge-usage",
25+
"level": 2,
26+
"title": "Responsible badge usage",
27+
"alternateIds": [
28+
"x1-responsible-badge-usage"
29+
],
30+
"number": "1"
31+
},
2232
{
2333
"id": "usage-examples",
2434
"href": "https://w3c.github.io/badging/#usage-examples",
2535
"level": 2,
2636
"title": "Usage examples",
2737
"alternateIds": [
28-
"x1-usage-examples"
38+
"x2-usage-examples"
2939
],
30-
"number": "1"
40+
"number": "2"
3141
},
3242
{
3343
"id": "model",
3444
"href": "https://w3c.github.io/badging/#model",
3545
"level": 2,
3646
"title": "Model",
3747
"alternateIds": [
38-
"x2-model"
48+
"x3-model"
3949
],
40-
"number": "2"
50+
"number": "3"
4151
},
4252
{
4353
"id": "presentation",
4454
"href": "https://w3c.github.io/badging/#presentation",
4555
"level": 2,
4656
"title": "Displaying a badge",
4757
"alternateIds": [
48-
"x3-displaying-a-badge"
58+
"x4-displaying-a-badge"
4959
],
50-
"number": "3"
60+
"number": "4"
5161
},
5262
{
5363
"id": "extensions-to-the-navigator-and-workernavigator-interfaces",
5464
"href": "https://w3c.github.io/badging/#extensions-to-the-navigator-and-workernavigator-interfaces",
5565
"level": 2,
5666
"title": "Extensions to the Navigator and WorkerNavigator interfaces",
5767
"alternateIds": [
58-
"x4-extensions-to-the-navigator-and-workernavigator-interfaces"
68+
"x5-extensions-to-the-navigator-and-workernavigator-interfaces"
5969
],
60-
"number": "4"
70+
"number": "5"
6171
},
6272
{
6373
"id": "setappbadge-method",
6474
"href": "https://w3c.github.io/badging/#setappbadge-method",
6575
"level": 3,
6676
"title": "setAppBadge() method",
6777
"alternateIds": [
68-
"x4-1-setappbadge-method"
78+
"x5-1-setappbadge-method"
6979
],
70-
"number": "4.1"
80+
"number": "5.1"
7181
},
7282
{
7383
"id": "clearappbadge-method",
7484
"href": "https://w3c.github.io/badging/#clearappbadge-method",
7585
"level": 3,
7686
"title": "clearAppBadge() method",
7787
"alternateIds": [
78-
"x4-2-clearappbadge-method"
88+
"x5-2-clearappbadge-method"
7989
],
80-
"number": "4.2"
90+
"number": "5.2"
8191
},
8292
{
8393
"id": "setting-the-application-badge",
8494
"href": "https://w3c.github.io/badging/#setting-the-application-badge",
8595
"level": 2,
8696
"title": "Setting the application badge",
8797
"alternateIds": [
88-
"x5-setting-the-application-badge"
98+
"x6-setting-the-application-badge"
8999
],
90-
"number": "5"
100+
"number": "6"
91101
},
92102
{
93103
"id": "privacy-considerations",
94104
"href": "https://w3c.github.io/badging/#privacy-considerations",
95105
"level": 2,
96106
"title": "Privacy considerations",
97107
"alternateIds": [
98-
"x6-privacy-considerations"
108+
"x7-privacy-considerations"
99109
],
100-
"number": "6"
110+
"number": "7"
101111
},
102112
{
103113
"id": "security-considerations",
104114
"href": "https://w3c.github.io/badging/#security-considerations",
105115
"level": 2,
106116
"title": "Security considerations",
107117
"alternateIds": [
108-
"x7-security-considerations"
118+
"x8-security-considerations"
109119
],
110-
"number": "7"
120+
"number": "8"
111121
},
112122
{
113123
"id": "accessibility-considerations",
114124
"href": "https://w3c.github.io/badging/#accessibility-considerations",
115125
"level": 2,
116126
"title": "Accessibility considerations",
117127
"alternateIds": [
118-
"x8-accessibility-considerations"
128+
"x9-accessibility-considerations"
119129
],
120-
"number": "8"
130+
"number": "9"
121131
},
122132
{
123133
"id": "conformance",
124134
"href": "https://w3c.github.io/badging/#conformance",
125135
"level": 2,
126-
"title": "Conformance",
136+
"title": "10. Conformance",
127137
"alternateIds": [
128-
"x9-conformance"
129-
],
130-
"number": "9"
138+
"x10-conformance"
139+
]
131140
},
132141
{
133142
"id": "references",

0 commit comments

Comments
 (0)