Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.0.1.
  • Loading branch information
reffy-bot committed Aug 16, 2023
1 parent c06da3b commit fd2c7a6
Show file tree
Hide file tree
Showing 13 changed files with 6,478 additions and 837 deletions.
95 changes: 49 additions & 46 deletions ed/dfns/webtransport.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "protocol-concepts",
"href": "https://w3c.github.io/webtransport/#protocol-concepts",
"title": "Protocol concepts",
"number": "3"
"id": "webtransport-session",
"href": "https://w3c.github.io/webtransport/#webtransport-session",
"title": "WebTransport session",
"number": "3.1"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -226,33 +226,35 @@
"definedIn": "prose"
},
{
"id": "webtransport-stream",
"href": "https://w3c.github.io/webtransport/#webtransport-stream",
"id": "session-signal-drain_webtransport_session",
"href": "https://w3c.github.io/webtransport/#session-signal-drain_webtransport_session",
"linkingText": [
"WebTransport stream"
"DRAIN_WEBTRANSPORT_SESSION"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"session-signal"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/webtransport/#title",
"title": "WebTransport"
},
"definedIn": "prose"
"definedIn": "table"
},
{
"id": "stream-incoming-unidirectional",
"href": "https://w3c.github.io/webtransport/#stream-incoming-unidirectional",
"id": "session-signal-goaway",
"href": "https://w3c.github.io/webtransport/#session-signal-goaway",
"linkingText": [
"incoming unidirectional"
"GOAWAY"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"stream"
"session-signal"
],
"access": "private",
"informative": false,
Expand All @@ -261,33 +263,34 @@
"href": "https://w3c.github.io/webtransport/#title",
"title": "WebTransport"
},
"definedIn": "prose"
"definedIn": "table"
},
{
"id": "stream-outgoing-unidirectional",
"href": "https://w3c.github.io/webtransport/#stream-outgoing-unidirectional",
"id": "protocol-webtransport-stream",
"href": "https://w3c.github.io/webtransport/#protocol-webtransport-stream",
"linkingText": [
"outgoing unidirectional"
"WebTransport stream"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"stream"
"protocol"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/webtransport/#title",
"title": "WebTransport"
"id": "webtransport-stream",
"href": "https://w3c.github.io/webtransport/#webtransport-stream",
"title": "WebTransport stream",
"number": "3.2"
},
"definedIn": "prose"
},
{
"id": "stream-bidirectional",
"href": "https://w3c.github.io/webtransport/#stream-bidirectional",
"id": "stream-incoming-unidirectional",
"href": "https://w3c.github.io/webtransport/#stream-incoming-unidirectional",
"linkingText": [
"bidirectional"
"incoming unidirectional"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -304,10 +307,10 @@
"definedIn": "prose"
},
{
"id": "stream-send",
"href": "https://w3c.github.io/webtransport/#stream-send",
"id": "stream-outgoing-unidirectional",
"href": "https://w3c.github.io/webtransport/#stream-outgoing-unidirectional",
"linkingText": [
"send"
"outgoing unidirectional"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -321,13 +324,13 @@
"href": "https://w3c.github.io/webtransport/#title",
"title": "WebTransport"
},
"definedIn": "table"
"definedIn": "prose"
},
{
"id": "stream-receive",
"href": "https://w3c.github.io/webtransport/#stream-receive",
"id": "stream-bidirectional",
"href": "https://w3c.github.io/webtransport/#stream-bidirectional",
"linkingText": [
"receive"
"bidirectional"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -341,13 +344,13 @@
"href": "https://w3c.github.io/webtransport/#title",
"title": "WebTransport"
},
"definedIn": "table"
"definedIn": "prose"
},
{
"id": "stream-send-stop_sending",
"href": "https://w3c.github.io/webtransport/#stream-send-stop_sending",
"id": "stream-send",
"href": "https://w3c.github.io/webtransport/#stream-send",
"linkingText": [
"send STOP_SENDING"
"send"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -364,10 +367,10 @@
"definedIn": "table"
},
{
"id": "stream-reset",
"href": "https://w3c.github.io/webtransport/#stream-reset",
"id": "stream-receive",
"href": "https://w3c.github.io/webtransport/#stream-receive",
"linkingText": [
"reset"
"receive"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -384,15 +387,15 @@
"definedIn": "table"
},
{
"id": "session-signal-drain_webtransport_session",
"href": "https://w3c.github.io/webtransport/#session-signal-drain_webtransport_session",
"id": "stream-send-stop_sending",
"href": "https://w3c.github.io/webtransport/#stream-send-stop_sending",
"linkingText": [
"DRAIN_WEBTRANSPORT_SESSION"
"send STOP_SENDING"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"session-signal"
"stream"
],
"access": "private",
"informative": false,
Expand All @@ -404,15 +407,15 @@
"definedIn": "table"
},
{
"id": "session-signal-goaway",
"href": "https://w3c.github.io/webtransport/#session-signal-goaway",
"id": "stream-reset",
"href": "https://w3c.github.io/webtransport/#stream-reset",
"linkingText": [
"GOAWAY"
"reset"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"session-signal"
"stream"
],
"access": "private",
"informative": false,
Expand Down
14 changes: 14 additions & 0 deletions ed/headings/webtransport.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,20 @@
"title": "Protocol concepts",
"number": "3"
},
{
"id": "webtransport-session",
"href": "https://w3c.github.io/webtransport/#webtransport-session",
"level": 3,
"title": "WebTransport session",
"number": "3.1"
},
{
"id": "webtransport-stream",
"href": "https://w3c.github.io/webtransport/#webtransport-stream",
"level": 3,
"title": "WebTransport stream",
"number": "3.2"
},
{
"id": "duplex-stream",
"href": "https://w3c.github.io/webtransport/#duplex-stream",
Expand Down
36 changes: 18 additions & 18 deletions ed/ids/css-flexbox-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size-property%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content",
"https://drafts.csswg.org/css-flexbox-1/#infopanel-for-valdef-flex-basis-content",
Expand Down Expand Up @@ -829,7 +829,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A2",
Expand Down Expand Up @@ -1210,7 +1210,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-preferred-aspect-ratio%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A0%E2%91%A2",
Expand Down Expand Up @@ -1844,12 +1844,12 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A2%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#change-2016-align-self-as-specified",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A0",
Expand Down Expand Up @@ -1955,7 +1955,7 @@
"https://drafts.csswg.org/css-flexbox-1/#change-2016-auto-content-wording",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-flex-basis%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A1%E2%91%A1",
Expand Down Expand Up @@ -2034,7 +2034,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-display%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A5%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#change-2015-min-auto-intrinsic-percentages",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A5",
Expand Down Expand Up @@ -2124,9 +2124,9 @@
"https://drafts.csswg.org/css-flexbox-1/#change-2015-align-self-auto",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-justify-self",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A1",
Expand Down Expand Up @@ -2252,9 +2252,9 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8",
Expand Down Expand Up @@ -2342,7 +2342,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA",
Expand Down Expand Up @@ -2389,7 +2389,7 @@
"https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0",
Expand All @@ -2407,17 +2407,17 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-static-position",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6",
Expand Down
Loading

0 comments on commit fd2c7a6

Please sign in to comment.