Skip to content

Commit 2e554f4

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent 13bdd5d commit 2e554f4

File tree

16 files changed

+1145
-1075
lines changed

16 files changed

+1145
-1075
lines changed

ed/algorithms/html.json

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

ed/algorithms/turtledove.json

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

ed/algorithms/webtransport.json

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

ed/dfns/html.json

Lines changed: 125 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -43568,6 +43568,44 @@
4356843568
},
4356943569
"definedIn": "pre"
4357043570
},
43571+
{
43572+
"id": "imagedataarray",
43573+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#imagedataarray",
43574+
"linkingText": [
43575+
"ImageDataArray"
43576+
],
43577+
"localLinkingText": [],
43578+
"type": "typedef",
43579+
"for": [],
43580+
"access": "public",
43581+
"informative": false,
43582+
"heading": {
43583+
"id": "2dcontext",
43584+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#2dcontext",
43585+
"title": "The 2D rendering context",
43586+
"number": "4.12.5.1"
43587+
},
43588+
"definedIn": "pre"
43589+
},
43590+
{
43591+
"id": "imagedatapixelformat",
43592+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#imagedatapixelformat",
43593+
"linkingText": [
43594+
"ImageDataPixelFormat"
43595+
],
43596+
"localLinkingText": [],
43597+
"type": "enum",
43598+
"for": [],
43599+
"access": "public",
43600+
"informative": false,
43601+
"heading": {
43602+
"id": "2dcontext",
43603+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#2dcontext",
43604+
"title": "The 2D rendering context",
43605+
"number": "4.12.5.1"
43606+
},
43607+
"definedIn": "pre"
43608+
},
4357143609
{
4357243610
"id": "imagedatasettings",
4357343611
"href": "https://html.spec.whatwg.org/multipage/canvas.html#imagedatasettings",
@@ -47420,25 +47458,6 @@
4742047458
},
4742147459
"definedIn": "prose"
4742247460
},
47423-
{
47424-
"id": "initialize-imagedata-settings",
47425-
"href": "https://html.spec.whatwg.org/multipage/canvas.html#initialize-imagedata-settings",
47426-
"linkingText": [
47427-
"settings"
47428-
],
47429-
"localLinkingText": [],
47430-
"type": "dfn",
47431-
"for": [],
47432-
"access": "private",
47433-
"informative": false,
47434-
"heading": {
47435-
"id": "pixel-manipulation",
47436-
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
47437-
"title": "Pixel manipulation",
47438-
"number": "4.12.5.1.16"
47439-
},
47440-
"definedIn": "prose"
47441-
},
4744247461
{
4744347462
"id": "initialize-imagedata-source",
4744447463
"href": "https://html.spec.whatwg.org/multipage/canvas.html#initialize-imagedata-source",
@@ -47540,6 +47559,48 @@
4754047559
},
4754147560
"definedIn": "prose"
4754247561
},
47562+
{
47563+
"id": "dom-imagedata-pixelformat",
47564+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-imagedata-pixelformat",
47565+
"linkingText": [
47566+
"pixelFormat"
47567+
],
47568+
"localLinkingText": [],
47569+
"type": "attribute",
47570+
"for": [
47571+
"ImageData"
47572+
],
47573+
"access": "public",
47574+
"informative": false,
47575+
"heading": {
47576+
"id": "pixel-manipulation",
47577+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
47578+
"title": "Pixel manipulation",
47579+
"number": "4.12.5.1.16"
47580+
},
47581+
"definedIn": "prose"
47582+
},
47583+
{
47584+
"id": "dom-imagedatasettings-pixelformat",
47585+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-imagedatasettings-pixelformat",
47586+
"linkingText": [
47587+
"pixelFormat"
47588+
],
47589+
"localLinkingText": [],
47590+
"type": "dict-member",
47591+
"for": [
47592+
"ImageDataSettings"
47593+
],
47594+
"access": "public",
47595+
"informative": false,
47596+
"heading": {
47597+
"id": "pixel-manipulation",
47598+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
47599+
"title": "Pixel manipulation",
47600+
"number": "4.12.5.1.16"
47601+
},
47602+
"definedIn": "prose"
47603+
},
4754347604
{
4754447605
"id": "dom-imagedata-colorspace",
4754547606
"href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-imagedata-colorspace",
@@ -47583,10 +47644,52 @@
4758347644
"definedIn": "prose"
4758447645
},
4758547646
{
47586-
"id": "canvas-pixel-arraybuffer",
47587-
"href": "https://html.spec.whatwg.org/multipage/canvas.html#canvas-pixel-arraybuffer",
47647+
"id": "dom-imagedatapixelformat-rgba-unorm8",
47648+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-imagedatapixelformat-rgba-unorm8",
47649+
"linkingText": [
47650+
"rgba-unorm8"
47651+
],
47652+
"localLinkingText": [],
47653+
"type": "enum-value",
47654+
"for": [
47655+
"ImageDataPixelFormat"
47656+
],
47657+
"access": "public",
47658+
"informative": false,
47659+
"heading": {
47660+
"id": "pixel-manipulation",
47661+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
47662+
"title": "Pixel manipulation",
47663+
"number": "4.12.5.1.16"
47664+
},
47665+
"definedIn": "prose"
47666+
},
47667+
{
47668+
"id": "dom-imagedatapixelformat-rgba-float16",
47669+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-imagedatapixelformat-rgba-float16",
47670+
"linkingText": [
47671+
"rgba-float16"
47672+
],
47673+
"localLinkingText": [],
47674+
"type": "enum-value",
47675+
"for": [
47676+
"ImageDataPixelFormat"
47677+
],
47678+
"access": "public",
47679+
"informative": false,
47680+
"heading": {
47681+
"id": "pixel-manipulation",
47682+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#pixel-manipulation",
47683+
"title": "Pixel manipulation",
47684+
"number": "4.12.5.1.16"
47685+
},
47686+
"definedIn": "prose"
47687+
},
47688+
{
47689+
"id": "concept-imagedata-bitmap-representation",
47690+
"href": "https://html.spec.whatwg.org/multipage/canvas.html#concept-imagedata-bitmap-representation",
4758847691
"linkingText": [
47589-
"Canvas Pixel ArrayBuffer"
47692+
"represents a rectanglar bitmap"
4759047693
],
4759147694
"localLinkingText": [],
4759247695
"type": "dfn",

ed/dfns/turtledove.json

Lines changed: 19 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -7205,6 +7205,25 @@
72057205
},
72067206
"definedIn": "prose"
72077207
},
7208+
{
7209+
"id": "determine-whether-to-perform-default-contributetohistogramonevent-processing",
7210+
"href": "https://wicg.github.io/turtledove/#determine-whether-to-perform-default-contributetohistogramonevent-processing",
7211+
"linkingText": [
7212+
"determine whether to perform default contributeToHistogramOnEvent() processing"
7213+
],
7214+
"localLinkingText": [],
7215+
"type": "dfn",
7216+
"for": [],
7217+
"access": "private",
7218+
"informative": false,
7219+
"heading": {
7220+
"id": "private-aggregation-algorithms",
7221+
"href": "https://wicg.github.io/turtledove/#private-aggregation-algorithms",
7222+
"title": "Algorithms",
7223+
"number": "5.4.7"
7224+
},
7225+
"definedIn": "prose"
7226+
},
72087227
{
72097228
"id": "process-the-private-aggregation-contributions",
72107229
"href": "https://wicg.github.io/turtledove/#process-the-private-aggregation-contributions",
@@ -8655,48 +8674,6 @@
86558674
},
86568675
"definedIn": "pre"
86578676
},
8658-
{
8659-
"id": "dom-privateaggregation-contributetohistogramonevent-event-contribution-event",
8660-
"href": "https://wicg.github.io/turtledove/#dom-privateaggregation-contributetohistogramonevent-event-contribution-event",
8661-
"linkingText": [
8662-
"event"
8663-
],
8664-
"localLinkingText": [],
8665-
"type": "argument",
8666-
"for": [
8667-
"PrivateAggregation/contributeToHistogramOnEvent(event, contribution)"
8668-
],
8669-
"access": "public",
8670-
"informative": false,
8671-
"heading": {
8672-
"id": "global-scopes",
8673-
"href": "https://wicg.github.io/turtledove/#global-scopes",
8674-
"title": "Global scopes",
8675-
"number": "8.3"
8676-
},
8677-
"definedIn": "pre"
8678-
},
8679-
{
8680-
"id": "dom-privateaggregation-contributetohistogramonevent-event-contribution-contribution",
8681-
"href": "https://wicg.github.io/turtledove/#dom-privateaggregation-contributetohistogramonevent-event-contribution-contribution",
8682-
"linkingText": [
8683-
"contribution"
8684-
],
8685-
"localLinkingText": [],
8686-
"type": "argument",
8687-
"for": [
8688-
"PrivateAggregation/contributeToHistogramOnEvent(event, contribution)"
8689-
],
8690-
"access": "public",
8691-
"informative": false,
8692-
"heading": {
8693-
"id": "global-scopes",
8694-
"href": "https://wicg.github.io/turtledove/#global-scopes",
8695-
"title": "Global scopes",
8696-
"number": "8.3"
8697-
},
8698-
"definedIn": "pre"
8699-
},
87008677
{
87018678
"id": "interestgroupscriptrunnerglobalscope-private-aggregation",
87028679
"href": "https://wicg.github.io/turtledove/#interestgroupscriptrunnerglobalscope-private-aggregation",
@@ -8802,27 +8779,6 @@
88028779
},
88038780
"definedIn": "prose"
88048781
},
8805-
{
8806-
"id": "dom-privateaggregation-contributetohistogramonevent",
8807-
"href": "https://wicg.github.io/turtledove/#dom-privateaggregation-contributetohistogramonevent",
8808-
"linkingText": [
8809-
"contributeToHistogramOnEvent(event, contribution)"
8810-
],
8811-
"localLinkingText": [],
8812-
"type": "method",
8813-
"for": [
8814-
"PrivateAggregation"
8815-
],
8816-
"access": "public",
8817-
"informative": false,
8818-
"heading": {
8819-
"id": "global-scopes",
8820-
"href": "https://wicg.github.io/turtledove/#global-scopes",
8821-
"title": "Global scopes",
8822-
"number": "8.3"
8823-
},
8824-
"definedIn": "prose"
8825-
},
88268782
{
88278783
"id": "fordebuggingonly",
88288784
"href": "https://wicg.github.io/turtledove/#fordebuggingonly",

ed/dfns/webtransport.json

Lines changed: 7 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -789,28 +789,6 @@
789789
},
790790
"definedIn": "prose"
791791
},
792-
{
793-
"id": "dom-webtransportdatagramduplexstream-createwritable",
794-
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-createwritable",
795-
"linkingText": [
796-
"createWritable(options)",
797-
"createWritable()"
798-
],
799-
"localLinkingText": [],
800-
"type": "method",
801-
"for": [
802-
"WebTransportDatagramDuplexStream"
803-
],
804-
"access": "public",
805-
"informative": false,
806-
"heading": {
807-
"id": "datagram-duplex-stream",
808-
"href": "https://w3c.github.io/webtransport/#datagram-duplex-stream",
809-
"title": "WebTransportDatagramDuplexStream Interface",
810-
"number": "5"
811-
},
812-
"definedIn": "pre"
813-
},
814792
{
815793
"id": "dom-webtransportdatagramduplexstream-createwritable-options-options",
816794
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-createwritable-options-options",
@@ -855,10 +833,10 @@
855833
"definedIn": "table"
856834
},
857835
{
858-
"id": "dom-webtransportdatagramduplexstream-writable-slot",
859-
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-writable-slot",
836+
"id": "dom-webtransportdatagramduplexstream-writables-slot",
837+
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-writables-slot",
860838
"linkingText": [
861-
"[[Writable]]"
839+
"[[Writables]]"
862840
],
863841
"localLinkingText": [],
864842
"type": "attribute",
@@ -1066,36 +1044,16 @@
10661044
"definedIn": "prose"
10671045
},
10681046
{
1069-
"id": "webtransportdatagramduplexstream-create-writable",
1070-
"href": "https://w3c.github.io/webtransport/#webtransportdatagramduplexstream-create-writable",
1071-
"linkingText": [
1072-
"writable"
1073-
],
1074-
"localLinkingText": [],
1075-
"type": "dfn",
1076-
"for": [
1077-
"WebTransportDatagramDuplexStream/create"
1078-
],
1079-
"access": "public",
1080-
"informative": false,
1081-
"heading": {
1082-
"id": "datagram-duplex-stream-internal-slots",
1083-
"href": "https://w3c.github.io/webtransport/#datagram-duplex-stream-internal-slots",
1084-
"title": "Internal slots",
1085-
"number": "5.1"
1086-
},
1087-
"definedIn": "prose"
1088-
},
1089-
{
1090-
"id": "dom-webtransport-createwritable",
1091-
"href": "https://w3c.github.io/webtransport/#dom-webtransport-createwritable",
1047+
"id": "dom-webtransportdatagramduplexstream-createwritable",
1048+
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-createwritable",
10921049
"linkingText": [
1050+
"createWritable(options)",
10931051
"createWritable()"
10941052
],
10951053
"localLinkingText": [],
10961054
"type": "method",
10971055
"for": [
1098-
"WebTransport"
1056+
"WebTransportDatagramDuplexStream"
10991057
],
11001058
"access": "public",
11011059
"informative": false,
@@ -1128,27 +1086,6 @@
11281086
},
11291087
"definedIn": "dt"
11301088
},
1131-
{
1132-
"id": "dom-webtransportdatagramduplexstream-writable",
1133-
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-writable",
1134-
"linkingText": [
1135-
"writable"
1136-
],
1137-
"localLinkingText": [],
1138-
"type": "attribute",
1139-
"for": [
1140-
"WebTransportDatagramDuplexStream"
1141-
],
1142-
"access": "public",
1143-
"informative": false,
1144-
"heading": {
1145-
"id": "datagram-duplex-stream-attributes",
1146-
"href": "https://w3c.github.io/webtransport/#datagram-duplex-stream-attributes",
1147-
"title": "Attributes",
1148-
"number": "5.3"
1149-
},
1150-
"definedIn": "dt"
1151-
},
11521089
{
11531090
"id": "dom-webtransportdatagramduplexstream-incomingmaxage",
11541091
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-incomingmaxage",

0 commit comments

Comments
 (0)