Skip to content

Commit bb2d908

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.0.
1 parent b43d902 commit bb2d908

File tree

8 files changed

+58
-62
lines changed

8 files changed

+58
-62
lines changed

ed/algorithms/IFT.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"html": "<p>Perform <a href=\"https://www.rfc-editor.org/rfc/rfc3986#section-5\">reference resolution</a> on <var>Patch URI</var> using <var>Initial Font URI</var> as the base URI to\n produce the <var>target URI</var>.</p>"
8585
},
8686
{
87-
"html": "<p>Retrieve the contents of <var>target URI</var> using the fetching capabilities of the implementing user agent. For web browsers, <a data-link-type=\"biblio\" href=\"https://w3c.github.io/IFT/Overview.html#biblio-fetch\" title=\"Fetch Standard\">[fetch]</a> should be used. When using <a data-link-type=\"biblio\" href=\"https://w3c.github.io/IFT/Overview.html#biblio-fetch\" title=\"Fetch Standard\">[fetch]</a> a request for patches should use the same CORS settings as the initial request for\n the IFT font. This means that for a font loaded via CSS the patch request would follow: <a href=\"https://www.w3.org/TR/css-fonts-4/#font-fetching-requirements\"><cite>CSS Fonts 4</cite> § 4.8.2 Font fetching requirements</a>.</p>"
87+
"html": "<p>Retrieve the contents of <var>target URI</var> using the fetching capabilities of the implementing user agent. For web browsers, <a data-link-type=\"biblio\" href=\"https://w3c.github.io/IFT/Overview.html#biblio-fetch\" title=\"Fetch Standard\">[fetch]</a> should be used. When using <a data-link-type=\"biblio\" href=\"https://w3c.github.io/IFT/Overview.html#biblio-fetch\" title=\"Fetch Standard\">[fetch]</a> a request for patches should use the same CORS settings as the initial request for\n the IFT font. This means that for a font loaded via CSS the patch request would follow: <a href=\"https://drafts.csswg.org/css-fonts-4/#font-fetching-requirements\"><cite>CSS Fonts 4</cite> § 4.8.2 Font fetching requirements</a>.</p>"
8888
},
8989
{
9090
"html": "<p>Return the retrieved contents as <var>patch file</var>, or an error if the fetch resulted in an error.</p>"
@@ -120,10 +120,10 @@
120120
"rationale": "if",
121121
"steps": [
122122
{
123-
"html": "<p>If the WOFF2 encoding will include a transformed glyf and loca table (<a href=\"https://www.w3.org/TR/WOFF2/#glyf_table_format\"><cite>WOFF 2.0</cite> § 5.1 Transformed glyf table format</a>) then, the incremental\n font should not contain <a href=\"https://w3c.github.io/IFT/Overview.html#table-keyed\">§ 6.2 Table Keyed</a> patches which modify either the glyf or loca table. The WOFF2 format does not\n guarantee the specific bytes that result from decoding a transformed glyf and loca table. <a href=\"https://w3c.github.io/IFT/Overview.html#glyph-keyed\">§ 6.3 Glyph Keyed</a> patches may be used\n in conjunction with a transformed glyf and loca table.</p>"
123+
"html": "<p>If the WOFF2 encoding will include a transformed glyf and loca table (<a href=\"https://w3c.github.io/woff/woff2/#glyf_table_format\"><cite>WOFF 2.0</cite> § 5.1 Transformed glyf table format</a>) then, the incremental\n font should not contain <a href=\"https://w3c.github.io/IFT/Overview.html#table-keyed\">§ 6.2 Table Keyed</a> patches which modify either the glyf or loca table. The WOFF2 format does not\n guarantee the specific bytes that result from decoding a transformed glyf and loca table. <a href=\"https://w3c.github.io/IFT/Overview.html#glyph-keyed\">§ 6.3 Glyph Keyed</a> patches may be used\n in conjunction with a transformed glyf and loca table.</p>"
124124
},
125125
{
126-
"html": "<p>The 'IFT ' and 'IFTX' tables can be processed and brotli encoded by a WOFF2 encoder following the standard process defined in <a href=\"https://www.w3.org/TR/WOFF2/#table_format\"><cite>WOFF 2.0</cite> § 5 Compressed data format</a>.</p>"
126+
"html": "<p>The 'IFT ' and 'IFTX' tables can be processed and brotli encoded by a WOFF2 encoder following the standard process defined in <a href=\"https://w3c.github.io/woff/woff2/#table_format\"><cite>WOFF 2.0</cite> § 5 Compressed data format</a>.</p>"
127127
}
128128
]
129129
},

ed/algorithms/attribution-reporting-api.json

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

ed/algorithms/webmidi.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"html": "<p>\n Change the <code>connection</code> attribute of the MIDIPort\n to <code>\"open\"</code>, and enqueue a new\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"MIDIConnectionEvent\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiconnectionevent\" class=\"internalDFN\" id=\"ref-for-dom-midiconnectionevent-4\"><code>MIDIConnectionEvent</code></a> to the <a data-lt=\"MIDIAccess.onstatechange\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiaccess-onstatechange\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiaccess-onstatechange-4\">statechange</a> handler of the\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"MIDIAccess\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiaccess\" class=\"internalDFN\" id=\"ref-for-dom-midiaccess-12\"><code>MIDIAccess</code></a> and to the <a data-lt=\"MIDIPort.onstatechange\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport-onstatechange\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiport-onstatechange-4\">statechange</a> handler of the\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"MIDIPort\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport\" class=\"internalDFN\" id=\"ref-for-dom-midiport-13\"><code>MIDIPort</code></a>.\n </p>"
9494
},
9595
{
96-
"html": "<p>\n If this port is an output port and has any pending data that\n is waiting to be sent, asynchronously begin sending that\n data.\n </p>"
96+
"html": "<p>\n If this port is an output port and has any enqueued send data\n with timestamps in the future, asynchronously begin sending\n that data.\n </p>"
9797
},
9898
{
9999
"html": "<p>\n <em><b>success</b></em>: Call <var>resolver</var>'s\n <code>accept(value)</code> method with <var>port</var> as\n value argument.\n </p>"
@@ -128,7 +128,7 @@
128128
"html": "<p>\n If the port is already closed (its <a data-lt=\"MIDIPort.connection\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport-connection\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiport-connection-4\">.connection</a> is <a data-lt=\"MIDIPortConnectionState.closed\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiportconnectionstate-closed\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiportconnectionstate-closed-1\">\"closed\"</a> - e.g. the port\n has not yet been implicitly or explicitly opened, or\n <a data-lt=\"MIDIPort.close\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport-close\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiport-close-2\"><code>close()</code></a> has already been\n called on this <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"MIDIPort\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport\" class=\"internalDFN\" id=\"ref-for-dom-midiport-16\"><code>MIDIPort</code></a>), jump to the step labeled\n <em><b>closed</b></em> below.\n </p>"
129129
},
130130
{
131-
"html": "<p>\n If the port is an input port, skip to the next step. If the\n output port's <a data-lt=\"MIDIPort.state\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport-state\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiport-state-2\">.state</a> is not\n <a data-lt=\"MIDIPortDeviceState.connected\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiportdevicestate-connected\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiportdevicestate-connected-3\">\"connected\"</a>,\n clear all pending send data and skip to the next step. Clear\n any pending send data in the system with timestamps in the\n future, then finish sending any send messages with no\n timestamp or with a timestamp in the past or present, prior\n to proceeding to the next step.\n </p>"
131+
"html": "<p>\n If the port is an input port, skip to the next step. If the\n output port's <a data-lt=\"MIDIPort.state\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiport-state\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiport-state-2\">.state</a> is not\n <a data-lt=\"MIDIPortDeviceState.connected\" href=\"https://webaudio.github.io/web-midi-api/#dom-midiportdevicestate-connected\" class=\"internalDFN\" data-link-type=\"idl\" id=\"ref-for-dom-midiportdevicestate-connected-3\">\"connected\"</a>\n or if its .connection is \"pending\", clear all enqueued send\n data and skip to the next step. Clear any enqueued send data\n in the system with timestamps in the future, then finish\n sending any send messages with no timestamp or with a\n timestamp in the past or present, prior to proceeding to\n the next step.\n </p>"
132132
},
133133
{
134134
"html": "<p>\n Close access to the port in the underlying system if open,\n and release any blocking resources in the underlying system.\n </p>"
@@ -138,9 +138,6 @@
138138
},
139139
{
140140
"html": "<p>\n <em><b>closed</b></em>: Call <var>resolver</var>'s\n <code>accept(value)</code> method with <var>port</var> as\n value argument.\n </p>"
141-
},
142-
{
143-
"html": "<p>\n Terminate these steps.\n </p>"
144141
}
145142
]
146143
},

ed/ids/attribution-reporting-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"https://wicg.github.io/attribution-reporting-api/#navigate-navigationsourceeligible",
134134
"https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-params%E2%91%A0",
135135
"https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-params-navigationsourceeligible",
136-
"https://wicg.github.io/attribution-reporting-api/#issue-79ce0a88",
136+
"https://wicg.github.io/attribution-reporting-api/#issue-8c15e4ca",
137137
"https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-params-navigationsourceeligible%E2%91%A0",
138138
"https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-request",
139139
"https://wicg.github.io/attribution-reporting-api/#ref-for-request-attribution-reporting-eligibility%E2%91%A1",

ed/index.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-01-21T18:47:02.492Z",
4+
"date": "2025-01-22T00:51:31.516Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -10405,10 +10405,10 @@
1040510405
],
1040610406
"crawled": "https://wicg.github.io/attribution-reporting-api/",
1040710407
"crawlCacheInfo": {
10408-
"lastModified": "Fri, 10 Jan 2025 18:59:57 GMT"
10408+
"lastModified": "Tue, 21 Jan 2025 20:19:33 GMT"
1040910409
},
1041010410
"generator": "bikeshed",
10411-
"date": "10 January 2025",
10411+
"date": "21 January 2025",
1041210412
"algorithms": "algorithms/attribution-reporting-api.json",
1041310413
"links": "links/attribution-reporting-api.json",
1041410414
"refs": "refs/attribution-reporting-api.json",
@@ -15253,9 +15253,9 @@
1525315253
],
1525415254
"crawled": "https://www.rfc-editor.org/rfc/rfc6797",
1525515255
"crawlCacheInfo": {
15256-
"lastModified": "Fri, 10 Jan 2025 13:31:01 GMT"
15256+
"lastModified": "Fri, 17 Jan 2025 13:38:37 GMT"
1525715257
},
15258-
"date": "10 January 2025",
15258+
"date": "17 January 2025",
1525915259
"links": "links/rfc6797.json",
1526015260
"ids": "ids/rfc6797.json",
1526115261
"cddl": []
@@ -27968,11 +27968,11 @@
2796827968
],
2796927969
"crawled": "https://w3c.github.io/IFT/Overview.html",
2797027970
"crawlCacheInfo": {
27971-
"lastModified": "Fri, 17 Jan 2025 19:01:01 GMT"
27971+
"lastModified": "Tue, 21 Jan 2025 21:56:07 GMT"
2797227972
},
2797327973
"generator": "bikeshed",
27974-
"date": "9 July 2024",
27975-
"revision": "f98e816af36cb32fc50cdd947bedaff2b3745fbe",
27974+
"date": "18 January 2025",
27975+
"revision": "6be69980674a9ff91ef3b7d88752b687809580df",
2797627976
"algorithms": "algorithms/IFT.json",
2797727977
"links": "links/IFT.json",
2797827978
"refs": "refs/IFT.json",
@@ -37313,10 +37313,10 @@
3731337313
],
3731437314
"crawled": "https://webaudio.github.io/web-midi-api/",
3731537315
"crawlCacheInfo": {
37316-
"lastModified": "Tue, 14 Jan 2025 18:10:05 GMT"
37316+
"lastModified": "Tue, 21 Jan 2025 19:03:32 GMT"
3731737317
},
3731837318
"generator": "respec",
37319-
"date": "14 January 2025",
37319+
"date": "21 January 2025",
3732037320
"algorithms": "algorithms/webmidi.json",
3732137321
"links": "links/webmidi.json",
3732237322
"refs": "refs/webmidi.json",

ed/links/IFT.json

Lines changed: 19 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,18 @@
3737
"coordinate-scales-and-normalization"
3838
]
3939
},
40+
"https://drafts.csswg.org/css-conditional-5/": {},
41+
"https://drafts.csswg.org/css-fonts-4/": {
42+
"anchors": [
43+
"font-tech-definitions",
44+
"unicode-range-desc",
45+
"font-fetching-requirements",
46+
"sp201",
47+
"sp208",
48+
"web-fonts",
49+
"font-palette-values"
50+
]
51+
},
4052
"https://fetch.spec.whatwg.org/": {},
4153
"https://github.com/harfbuzz/boring-expansion-spec/tree/main": {},
4254
"https://github.com/harfbuzz/harfbuzz/blob/main/src/hb-subset-input.cc": {},
@@ -51,6 +63,12 @@
5163
"https://httpwg.org/specs/rfc9113.html": {},
5264
"https://httpwg.org/specs/rfc9114.html": {},
5365
"https://tiro.com/John/Enabling_Typography_(OTL).pdf": {},
66+
"https://w3c.github.io/woff/woff2/": {
67+
"anchors": [
68+
"glyf_table_format",
69+
"table_format"
70+
]
71+
},
5472
"https://www.iso.org/standard/87621.html": {},
5573
"https://www.rfc-editor.org/rfc/rfc3629": {},
5674
"https://www.rfc-editor.org/rfc/rfc3986": {
@@ -77,7 +95,6 @@
7795
]
7896
},
7997
"https://www.unicode.org/versions/latest/": {},
80-
"https://www.w3.org/TR/": {},
8198
"https://www.w3.org/TR/2023/WD-IFT-20230530/": {},
8299
"https://www.w3.org/TR/PFE-evaluation/": {
83100
"anchors": [
@@ -88,24 +105,6 @@
88105
]
89106
},
90107
"https://www.w3.org/TR/WOFF/": {},
91-
"https://www.w3.org/TR/WOFF2/": {
92-
"anchors": [
93-
"glyf_table_format",
94-
"table_format"
95-
]
96-
},
97-
"https://www.w3.org/TR/css-conditional-5/": {},
98-
"https://www.w3.org/TR/css-fonts-4/": {
99-
"anchors": [
100-
"font-tech-definitions",
101-
"unicode-range-desc",
102-
"font-fetching-requirements",
103-
"sp201",
104-
"sp208",
105-
"web-fonts",
106-
"font-palette-values"
107-
]
108-
},
109108
"https://www.w3.org/groups/wg/webfonts": {},
110109
"https://www.w3.org/groups/wg/webfonts/ipr": {},
111110
"https://www.w3.org/policies/patent-policy/20200915/": {
@@ -114,11 +113,7 @@
114113
"sec-Disclosure"
115114
]
116115
},
117-
"https://www.w3.org/policies/process/20231103/": {
118-
"anchors": [
119-
"recs-and-notes"
120-
]
121-
}
116+
"https://www.w3.org/policies/process/20231103/": {}
122117
},
123118
"autolinks": {}
124119
}

ed/links/webmidi.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"https://github.com/WebAudio/web-midi-api/commit/1316439": {},
2323
"https://github.com/WebAudio/web-midi-api/commit/13b09ff": {},
2424
"https://github.com/WebAudio/web-midi-api/commit/1594149": {},
25+
"https://github.com/WebAudio/web-midi-api/commit/171204f": {},
2526
"https://github.com/WebAudio/web-midi-api/commit/192b269": {},
2627
"https://github.com/WebAudio/web-midi-api/commit/1b79aed": {},
2728
"https://github.com/WebAudio/web-midi-api/commit/1dbbfc8": {},
@@ -36,6 +37,7 @@
3637
"https://github.com/WebAudio/web-midi-api/commit/29e654c": {},
3738
"https://github.com/WebAudio/web-midi-api/commit/2a86fd5": {},
3839
"https://github.com/WebAudio/web-midi-api/commit/2c6c05f": {},
40+
"https://github.com/WebAudio/web-midi-api/commit/2cf7190": {},
3941
"https://github.com/WebAudio/web-midi-api/commit/2db6f3b": {},
4042
"https://github.com/WebAudio/web-midi-api/commit/2fa719a": {},
4143
"https://github.com/WebAudio/web-midi-api/commit/308f2cb": {},
@@ -105,7 +107,9 @@
105107
"https://github.com/WebAudio/web-midi-api/commit/8a32c28": {},
106108
"https://github.com/WebAudio/web-midi-api/commit/8bd3611": {},
107109
"https://github.com/WebAudio/web-midi-api/commit/8f53a23": {},
110+
"https://github.com/WebAudio/web-midi-api/commit/940c426": {},
108111
"https://github.com/WebAudio/web-midi-api/commit/95f6dc7": {},
112+
"https://github.com/WebAudio/web-midi-api/commit/96e7b22": {},
109113
"https://github.com/WebAudio/web-midi-api/commit/974bd77": {},
110114
"https://github.com/WebAudio/web-midi-api/commit/98c8057": {},
111115
"https://github.com/WebAudio/web-midi-api/commit/9bf65d7": {},

ed/refs/IFT.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"normative": [
88
{
99
"name": "CSS-FONTS-4",
10-
"url": "https://www.w3.org/TR/css-fonts-4/"
10+
"url": "https://drafts.csswg.org/css-fonts-4/"
1111
},
1212
{
1313
"name": "ISO14496-22",
@@ -55,13 +55,13 @@
5555
},
5656
{
5757
"name": "WOFF2",
58-
"url": "https://www.w3.org/TR/WOFF2/"
58+
"url": "https://w3c.github.io/woff/woff2/"
5959
}
6060
],
6161
"informative": [
6262
{
6363
"name": "CSS-CONDITIONAL-5",
64-
"url": "https://www.w3.org/TR/css-conditional-5/"
64+
"url": "https://drafts.csswg.org/css-conditional-5/"
6565
},
6666
{
6767
"name": "ENABLING-TYPOGRAPHY",

0 commit comments

Comments
 (0)