Skip to content

Commit bf4ad76

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.0.
1 parent f9a1ea0 commit bf4ad76

23 files changed

+494
-441
lines changed

ed/algorithms/attribution-reporting-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4777,7 +4777,7 @@
47774777
"rationale": "if",
47784778
"steps": [
47794779
{
4780-
"html": "<p>If the result of running <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#match-an-attribution-source-against-filters-and-negated-filters\" id=\"ref-for-match-an-attribution-source-against-filters-and-negated-filters\">match an attribution source against filters and negated filters</a> with <var>source</var>, <var>triggerData</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#aggregatable-trigger-data-filters\" id=\"ref-for-aggregatable-trigger-data-filters①\">filters</a>, <var>triggerData</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#aggregatable-trigger-data-negated-filters\" id=\"ref-for-aggregatable-trigger-data-negated-filters①\">negated filters</a>, and <var>trigger</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-trigger-trigger-time\" id=\"ref-for-attribution-trigger-trigger-time②\">trigger time</a> is false, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①⑨\">continue</a>:</p>"
4780+
"html": "<p>If the result of running <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#match-an-attribution-source-against-filters-and-negated-filters\" id=\"ref-for-match-an-attribution-source-against-filters-and-negated-filters\">match an attribution source against filters and negated filters</a> with <var>source</var>, <var>triggerData</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#aggregatable-trigger-data-filters\" id=\"ref-for-aggregatable-trigger-data-filters①\">filters</a>, <var>triggerData</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#aggregatable-trigger-data-negated-filters\" id=\"ref-for-aggregatable-trigger-data-negated-filters①\">negated filters</a>, and <var>trigger</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-trigger-trigger-time\" id=\"ref-for-attribution-trigger-trigger-time②\">trigger time</a> is false, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①⑨\">continue</a>.</p>"
47814781
},
47824782
{
47834783
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate⑤⑤\">For each</a> <var>sourceKey</var> of <var>triggerData</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#aggregatable-trigger-data-source-keys\" id=\"ref-for-aggregatable-trigger-data-source-keys①\">source keys</a>:",

ed/algorithms/css-fonts-4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
]
123123
},
124124
{
125-
"html": "If the value of <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-fonts-4/#propdef-font-style\" id=\"ref-for-propdef-font-style②②\">font-style</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#valdef-font-style-normal\" id=\"ref-for-valdef-font-style-normal\">normal</a>,",
125+
"html": "If the value of <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-fonts-4/#propdef-font-style\" id=\"ref-for-propdef-font-style②②\">font-style</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#valdef-font-style-normal\" id=\"ref-for-valdef-font-style-normal\">normal</a>,",
126126
"rationale": "if",
127127
"steps": [
128128
{

ed/algorithms/css-grid-1.json

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

ed/algorithms/css-grid-2.json

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

ed/algorithms/html.json

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1942,19 +1942,25 @@
19421942
"html": "<p>Let <var>attributeDefinition</var> be the attribute definition of <var>element</var>'s\n content attribute whose namespace is null and local name is the <a href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-content-attribute-name\" id=\"reflecting-content-attributes-in-idl-attributes:reflected-content-attribute-name-11\">reflected content\n attribute name</a>.\n\n </p>"
19431943
},
19441944
{
1945-
"html": "<p><a id=\"reflecting-content-attributes-in-idl-attributes:assert\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: <var>attributeDefinition</var> indicates it is an <a id=\"reflecting-content-attributes-in-idl-attributes:enumerated-attribute-3\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#enumerated-attribute\">enumerated\n attribute</a>.</p>"
1946-
},
1947-
{
1948-
"html": "<p><a id=\"reflecting-content-attributes-in-idl-attributes:assert-2\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: the <a href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-idl-attribute\" id=\"reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-9\">reflected IDL attribute</a> is <a href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-known-values\" id=\"reflecting-content-attributes-in-idl-attributes:limited-to-only-known-values-2\">limited to only\n known values</a>.</p>"
1949-
},
1950-
{
1951-
"html": "<p><a id=\"reflecting-content-attributes-in-idl-attributes:assert-3\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: <var>contentAttributeValue</var> corresponds to a state of\n <var>attributeDefinition</var>.</p>"
1952-
},
1953-
{
1954-
"html": "<p>If <var>contentAttributeValue</var> corresponds to a state of\n <var>attributeDefinition</var> with no associated keyword value, then return null.</p>"
1945+
"html": "If <var>attributeDefinition</var> indicates it is an <a id=\"reflecting-content-attributes-in-idl-attributes:enumerated-attribute-3\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#enumerated-attribute\">enumerated attribute</a>:",
1946+
"rationale": "assert",
1947+
"steps": [
1948+
{
1949+
"html": "<p><a id=\"reflecting-content-attributes-in-idl-attributes:assert\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: the <a href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflected-idl-attribute\" id=\"reflecting-content-attributes-in-idl-attributes:reflected-idl-attribute-9\">reflected IDL attribute</a> is <a href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#limited-to-only-known-values\" id=\"reflecting-content-attributes-in-idl-attributes:limited-to-only-known-values-2\">limited to only\n known values</a>.</p>"
1950+
},
1951+
{
1952+
"html": "<p><a id=\"reflecting-content-attributes-in-idl-attributes:assert-2\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: <var>contentAttributeValue</var> corresponds to a state of\n <var>attributeDefinition</var>.</p>"
1953+
},
1954+
{
1955+
"html": "<p>If <var>contentAttributeValue</var> corresponds to a state of\n <var>attributeDefinition</var> with no associated keyword value, then return null.</p>"
1956+
},
1957+
{
1958+
"html": "<p>Return the <a id=\"reflecting-content-attributes-in-idl-attributes:canonical-keyword-2\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#canonical-keyword\">canonical keyword</a> for the state of\n <var>attributeDefinition</var> that <var>contentAttributeValue</var> corresponds to.</p>"
1959+
}
1960+
]
19551961
},
19561962
{
1957-
"html": "<p>Return the <a id=\"reflecting-content-attributes-in-idl-attributes:canonical-keyword-2\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#canonical-keyword\">canonical keyword</a> for the state of\n <var>attributeDefinition</var> that <var>contentAttributeValue</var> corresponds to.</p>"
1963+
"html": "<p>Return <var>contentAttributeValue</var>.</p>"
19581964
}
19591965
]
19601966
},

ed/algorithms/web-animations-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1306,7 +1306,7 @@
13061306
{
13071307
"name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)",
13081308
"href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
1309-
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect\" id=\"ref-for-dom-keyframeeffect-keyframeeffect\">KeyframeEffect</a></code> object as\nfollows:",
1309+
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source①\">KeyframeEffect</a></code> object as\nfollows:",
13101310
"rationale": "if",
13111311
"steps": [
13121312
{

ed/css/css-color-hdr.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
"type": "function",
5454
"value": "dynamic-range-limit-mix( [ <'dynamic-range-limit'> && <percentage [0,100]> ]#{2,} )"
5555
},
56+
{
57+
"name": "hdr-color()",
58+
"href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-hdr-color",
59+
"type": "function",
60+
"value": "color-hdr([ <color> && <number [1,∞]>? ]#{2})"
61+
},
5662
{
5763
"name": "color()",
5864
"href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-color",

ed/dfns/css-color-hdr-1.json

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,25 @@
219219
},
220220
"definedIn": "pre"
221221
},
222+
{
223+
"id": "funcdef-hdr-color",
224+
"href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-hdr-color",
225+
"linkingText": [
226+
"hdr-color()"
227+
],
228+
"localLinkingText": [],
229+
"type": "function",
230+
"for": [],
231+
"access": "public",
232+
"informative": false,
233+
"heading": {
234+
"id": "hdr-color-function",
235+
"href": "https://drafts.csswg.org/css-color-hdr-1/#hdr-color-function",
236+
"title": "HDR colors parameterized by headroom: the hdr-color() function",
237+
"number": "4"
238+
},
239+
"definedIn": "pre"
240+
},
222241
{
223242
"id": "funcdef-color",
224243
"href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-color",
@@ -234,7 +253,7 @@
234253
"id": "color-function",
235254
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
236255
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
237-
"number": "4"
256+
"number": "5"
238257
},
239258
"definedIn": "pre"
240259
},
@@ -253,7 +272,7 @@
253272
"id": "color-function",
254273
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
255274
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
256-
"number": "4"
275+
"number": "5"
257276
},
258277
"definedIn": "pre"
259278
},
@@ -272,7 +291,7 @@
272291
"id": "color-function",
273292
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
274293
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
275-
"number": "4"
294+
"number": "5"
276295
},
277296
"definedIn": "pre"
278297
},
@@ -291,7 +310,7 @@
291310
"id": "color-function",
292311
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
293312
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
294-
"number": "4"
313+
"number": "5"
295314
},
296315
"definedIn": "pre"
297316
},
@@ -310,7 +329,7 @@
310329
"id": "color-function",
311330
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
312331
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
313-
"number": "4"
332+
"number": "5"
314333
},
315334
"definedIn": "pre"
316335
},
@@ -329,7 +348,7 @@
329348
"id": "color-function",
330349
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
331350
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
332-
"number": "4"
351+
"number": "5"
333352
},
334353
"definedIn": "pre"
335354
},
@@ -348,7 +367,7 @@
348367
"id": "color-function",
349368
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
350369
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
351-
"number": "4"
370+
"number": "5"
352371
},
353372
"definedIn": "pre"
354373
},
@@ -367,7 +386,7 @@
367386
"id": "color-function",
368387
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
369388
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
370-
"number": "4"
389+
"number": "5"
371390
},
372391
"definedIn": "pre"
373392
},
@@ -386,7 +405,7 @@
386405
"id": "color-function",
387406
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
388407
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
389-
"number": "4"
408+
"number": "5"
390409
},
391410
"definedIn": "pre"
392411
},
@@ -405,7 +424,7 @@
405424
"id": "color-function",
406425
"href": "https://drafts.csswg.org/css-color-hdr-1/#color-function",
407426
"title": "Specifying Predefined and Custom Color Spaces: the color() Function",
408-
"number": "4"
427+
"number": "5"
409428
},
410429
"definedIn": "pre"
411430
},
@@ -424,7 +443,7 @@
424443
"id": "valdef-color-rec2100-pq",
425444
"href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-color-rec2100-pq",
426445
"title": "rec2100-pq",
427-
"number": "5.1"
446+
"number": "6.1"
428447
},
429448
"definedIn": "heading"
430449
},
@@ -443,7 +462,7 @@
443462
"id": "valdef-color-rec2100-hlg",
444463
"href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-color-rec2100-hlg",
445464
"title": "rec2100-hlg",
446-
"number": "5.2"
465+
"number": "6.2"
447466
},
448467
"definedIn": "heading"
449468
},
@@ -462,7 +481,7 @@
462481
"id": "valdef-color-rec2100-linear",
463482
"href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-color-rec2100-linear",
464483
"title": "rec2100-linear",
465-
"number": "5.3"
484+
"number": "6.3"
466485
},
467486
"definedIn": "heading"
468487
},
@@ -481,7 +500,7 @@
481500
"id": "Jzazbz",
482501
"href": "https://drafts.csswg.org/css-color-hdr-1/#Jzazbz",
483502
"title": "Jzazbz",
484-
"number": "5.4"
503+
"number": "6.4"
485504
},
486505
"definedIn": "heading"
487506
},
@@ -500,7 +519,7 @@
500519
"id": "JzCzHz",
501520
"href": "https://drafts.csswg.org/css-color-hdr-1/#JzCzHz",
502521
"title": "JzCzHz",
503-
"number": "5.5"
522+
"number": "6.5"
504523
},
505524
"definedIn": "heading"
506525
},
@@ -519,7 +538,7 @@
519538
"id": "ICtCp",
520539
"href": "https://drafts.csswg.org/css-color-hdr-1/#ICtCp",
521540
"title": "ICtCp",
522-
"number": "5.6"
541+
"number": "6.6"
523542
},
524543
"definedIn": "heading"
525544
}

0 commit comments

Comments
 (0)