Skip to content

Commit 8205e80

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.4.7.
1 parent e5cbe8b commit 8205e80

24 files changed

+1140
-739
lines changed

tr/algorithms/IndexedDB-3.json

+42-33
Large diffs are not rendered by default.

tr/algorithms/css-color-4.json

+33-18
Large diffs are not rendered by default.

tr/algorithms/mediacapture-streams.json

+65-21
Large diffs are not rendered by default.

tr/algorithms/webrtc-encoded-transform.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@
711711
"html": "<p>If <var>depacketizer</var> is undefined, reject <var>promise</var> with <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror②\">InvalidStateError</a></code>, abort these steps.</p>"
712712
},
713713
{
714-
"html": "<p>If <var>depacketizer</var> is not processing video packets, reject <var>promise</var> with <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror③\">InvalidStateError</a></code>, abort these steps.</p>"
714+
"html": "<p>If <var>depacketizer</var> does not belong to a video <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webrtc/#dom-rtcrtpreceiver\" id=\"ref-for-dom-rtcrtpreceiver①⓪\">RTCRtpReceiver</a></code>, reject <var>promise</var> with <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror③\">InvalidStateError</a></code>, abort these steps.</p>"
715715
},
716716
{
717717
"html": "<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel④\">In parallel</a>, run the following steps:",

tr/css/css-color.json

+14-13
Large diffs are not rendered by default.

tr/dfns/css-color-4.json

+110-18
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,25 @@
6161
},
6262
"definedIn": "prose"
6363
},
64+
{
65+
"id": "luminance",
66+
"href": "https://www.w3.org/TR/css-color-4/#luminance",
67+
"linkingText": [
68+
"luminance"
69+
],
70+
"localLinkingText": [],
71+
"type": "dfn",
72+
"for": [],
73+
"access": "public",
74+
"informative": false,
75+
"heading": {
76+
"id": "terminology",
77+
"href": "https://www.w3.org/TR/css-color-4/#terminology",
78+
"title": "Color Terminology",
79+
"number": "2"
80+
},
81+
"definedIn": "prose"
82+
},
6483
{
6584
"id": "chromaticity",
6685
"href": "https://www.w3.org/TR/css-color-4/#chromaticity",
@@ -100,14 +119,12 @@
100119
"definedIn": "prose"
101120
},
102121
{
103-
"id": "d50-whitepoint",
104-
"href": "https://www.w3.org/TR/css-color-4/#d50-whitepoint",
122+
"id": "d50",
123+
"href": "https://www.w3.org/TR/css-color-4/#d50",
105124
"linkingText": [
106-
"D50 whitepoint"
107-
],
108-
"localLinkingText": [
109125
"D50"
110126
],
127+
"localLinkingText": [],
111128
"type": "dfn",
112129
"for": [],
113130
"access": "public",
@@ -121,14 +138,12 @@
121138
"definedIn": "table"
122139
},
123140
{
124-
"id": "d65-whitepoint",
125-
"href": "https://www.w3.org/TR/css-color-4/#d65-whitepoint",
141+
"id": "d65",
142+
"href": "https://www.w3.org/TR/css-color-4/#d65",
126143
"linkingText": [
127-
"D65 whitepoint"
128-
],
129-
"localLinkingText": [
130144
"D65"
131145
],
146+
"localLinkingText": [],
132147
"type": "dfn",
133148
"for": [],
134149
"access": "public",
@@ -581,6 +596,44 @@
581596
},
582597
"definedIn": "prose"
583598
},
599+
{
600+
"id": "resolve-to-srgb",
601+
"href": "https://www.w3.org/TR/css-color-4/#resolve-to-srgb",
602+
"linkingText": [
603+
"resolve to sRGB"
604+
],
605+
"localLinkingText": [],
606+
"type": "dfn",
607+
"for": [],
608+
"access": "public",
609+
"informative": false,
610+
"heading": {
611+
"id": "color-syntax",
612+
"href": "https://www.w3.org/TR/css-color-4/#color-syntax",
613+
"title": "The <color> syntax",
614+
"number": "4.1"
615+
},
616+
"definedIn": "prose"
617+
},
618+
{
619+
"id": "support-legacy-color-syntax",
620+
"href": "https://www.w3.org/TR/css-color-4/#support-legacy-color-syntax",
621+
"linkingText": [
622+
"support legacy color syntax"
623+
],
624+
"localLinkingText": [],
625+
"type": "dfn",
626+
"for": [],
627+
"access": "public",
628+
"informative": false,
629+
"heading": {
630+
"id": "color-syntax",
631+
"href": "https://www.w3.org/TR/css-color-4/#color-syntax",
632+
"title": "The <color> syntax",
633+
"number": "4.1"
634+
},
635+
"definedIn": "prose"
636+
},
584637
{
585638
"id": "modern-color-syntax",
586639
"href": "https://www.w3.org/TR/css-color-4/#modern-color-syntax",
@@ -4995,7 +5048,7 @@
49955048
"heading": {
49965049
"id": "specifying-oklab-oklch",
49975050
"href": "https://www.w3.org/TR/css-color-4/#specifying-oklab-oklch",
4998-
"title": "Specifying Oklab and Oklch: the oklab() and oklch() functional notations",
5051+
"title": "Specifying Oklab and OKLCh: the oklab() and oklch() functional notations",
49995052
"number": "9.4"
50005053
},
50015054
"definedIn": "pre"
@@ -5016,7 +5069,7 @@
50165069
"heading": {
50175070
"id": "specifying-oklab-oklch",
50185071
"href": "https://www.w3.org/TR/css-color-4/#specifying-oklab-oklch",
5019-
"title": "Specifying Oklab and Oklch: the oklab() and oklch() functional notations",
5072+
"title": "Specifying Oklab and OKLCh: the oklab() and oklch() functional notations",
50205073
"number": "9.4"
50215074
},
50225075
"definedIn": "prose"
@@ -5035,7 +5088,7 @@
50355088
"heading": {
50365089
"id": "specifying-oklab-oklch",
50375090
"href": "https://www.w3.org/TR/css-color-4/#specifying-oklab-oklch",
5038-
"title": "Specifying Oklab and Oklch: the oklab() and oklch() functional notations",
5091+
"title": "Specifying Oklab and OKLCh: the oklab() and oklch() functional notations",
50395092
"number": "9.4"
50405093
},
50415094
"definedIn": "pre"
@@ -5044,7 +5097,7 @@
50445097
"id": "valdef-oklch-oklch",
50455098
"href": "https://www.w3.org/TR/css-color-4/#valdef-oklch-oklch",
50465099
"linkingText": [
5047-
"Oklch"
5100+
"OKLCh"
50485101
],
50495102
"localLinkingText": [],
50505103
"type": "value",
@@ -5056,7 +5109,7 @@
50565109
"heading": {
50575110
"id": "specifying-oklab-oklch",
50585111
"href": "https://www.w3.org/TR/css-color-4/#specifying-oklab-oklch",
5059-
"title": "Specifying Oklab and Oklch: the oklab() and oklch() functional notations",
5112+
"title": "Specifying Oklab and OKLCh: the oklab() and oklch() functional notations",
50605113
"number": "9.4"
50615114
},
50625115
"definedIn": "prose"
@@ -5440,6 +5493,24 @@
54405493
},
54415494
"definedIn": "dt"
54425495
},
5496+
{
5497+
"id": "carried-forward",
5498+
"href": "https://www.w3.org/TR/css-color-4/#carried-forward",
5499+
"linkingText": [
5500+
"carried forward"
5501+
],
5502+
"localLinkingText": [],
5503+
"type": "dfn",
5504+
"for": [],
5505+
"access": "public",
5506+
"informative": false,
5507+
"heading": {
5508+
"id": "interpolation",
5509+
"href": "https://www.w3.org/TR/css-color-4/#interpolation",
5510+
"title": "12. Color Interpolation"
5511+
},
5512+
"definedIn": "prose"
5513+
},
54435514
{
54445515
"id": "interpolation-color-space",
54455516
"href": "https://www.w3.org/TR/css-color-4/#interpolation-color-space",
@@ -5592,10 +5663,10 @@
55925663
"definedIn": "prose"
55935664
},
55945665
{
5595-
"id": "premultiplied-color-values",
5596-
"href": "https://www.w3.org/TR/css-color-4/#premultiplied-color-values",
5666+
"id": "premultiplied",
5667+
"href": "https://www.w3.org/TR/css-color-4/#premultiplied",
55975668
"linkingText": [
5598-
"premultiplied color values"
5669+
"premultiplied"
55995670
],
56005671
"localLinkingText": [],
56015672
"type": "dfn",
@@ -5798,6 +5869,27 @@
57985869
},
57995870
"definedIn": "prose"
58005871
},
5872+
{
5873+
"id": "color-serialization-html-compatible-serialization-is-requested",
5874+
"href": "https://www.w3.org/TR/css-color-4/#color-serialization-html-compatible-serialization-is-requested",
5875+
"linkingText": [
5876+
"HTML-compatible serialization is requested"
5877+
],
5878+
"localLinkingText": [],
5879+
"type": "dfn",
5880+
"for": [
5881+
"color serialization"
5882+
],
5883+
"access": "public",
5884+
"informative": false,
5885+
"heading": {
5886+
"id": "HTML-compatible-serialization-of-srgb",
5887+
"href": "https://www.w3.org/TR/css-color-4/#HTML-compatible-serialization-of-srgb",
5888+
"title": "HTML-compatible serialization of sRGB values",
5889+
"number": "15.2.1"
5890+
},
5891+
"definedIn": "prose"
5892+
},
58015893
{
58025894
"id": "typedef-deprecated-color",
58035895
"href": "https://www.w3.org/TR/css-color-4/#typedef-deprecated-color",

tr/dfns/mediacapture-streams.json

+38
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,25 @@
11401140
},
11411141
"definedIn": "prose"
11421142
},
1143+
{
1144+
"id": "dfn-relinquish-the-device",
1145+
"href": "https://www.w3.org/TR/mediacapture-streams/#dfn-relinquish-the-device",
1146+
"linkingText": [
1147+
"relinquish the device"
1148+
],
1149+
"localLinkingText": [],
1150+
"type": "dfn",
1151+
"for": [],
1152+
"access": "private",
1153+
"informative": false,
1154+
"heading": {
1155+
"id": "life-cycle",
1156+
"href": "https://www.w3.org/TR/mediacapture-streams/#life-cycle",
1157+
"title": "Life-cycle",
1158+
"number": "4.3.1.2"
1159+
},
1160+
"definedIn": "prose"
1161+
},
11431162
{
11441163
"id": "track-ended",
11451164
"href": "https://www.w3.org/TR/mediacapture-streams/#track-ended",
@@ -4312,6 +4331,25 @@
43124331
},
43134332
"definedIn": "prose"
43144333
},
4334+
{
4335+
"id": "dfn-device-exposure-can-be-extended",
4336+
"href": "https://www.w3.org/TR/mediacapture-streams/#dfn-device-exposure-can-be-extended",
4337+
"linkingText": [
4338+
"device exposure can be extended"
4339+
],
4340+
"localLinkingText": [],
4341+
"type": "dfn",
4342+
"for": [],
4343+
"access": "private",
4344+
"informative": false,
4345+
"heading": {
4346+
"id": "device-information-exposure",
4347+
"href": "https://www.w3.org/TR/mediacapture-streams/#device-information-exposure",
4348+
"title": "Device information exposure",
4349+
"number": "9.2.2"
4350+
},
4351+
"definedIn": "prose"
4352+
},
43154353
{
43164354
"id": "set-device-information-exposure",
43174355
"href": "https://www.w3.org/TR/mediacapture-streams/#set-device-information-exposure",

0 commit comments

Comments
 (0)