Skip to content

Commit 08fb1a3

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.3.
1 parent e17aefc commit 08fb1a3

16 files changed

+231
-219
lines changed

ed/algorithms/wai-aria-1.2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
]
9696
},
9797
{
98-
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-57\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-braillelabel</code> property as follows:",
98+
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-56\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-braillelabel</code> property as follows:",
9999
"rationale": "if",
100100
"steps": [
101101
{
@@ -107,7 +107,7 @@
107107
]
108108
},
109109
{
110-
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-63\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-brailleroledescription</code> property as follows:",
110+
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-62\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-brailleroledescription</code> property as follows:",
111111
"rationale": "if",
112112
"steps": [
113113
{

ed/algorithms/wai-aria-1.3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
]
9696
},
9797
{
98-
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-57\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-braillelabel</code> property as follows:",
98+
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-56\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-braillelabel</code> property as follows:",
9999
"rationale": "if",
100100
"steps": [
101101
{
@@ -107,7 +107,7 @@
107107
]
108108
},
109109
{
110-
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-63\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-brailleroledescription</code> property as follows:",
110+
"html": "<a href=\"https://w3c.github.io/aria/#assistive-technology\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-assistive-technology-62\">Assistive technologies</a> <em class=\"rfc2119\">SHOULD</em> expose the <code>aria-brailleroledescription</code> property as follows:",
111111
"rationale": "if",
112112
"steps": [
113113
{

ed/algorithms/webtransport.json

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

ed/dfns/webtransport.json

Lines changed: 50 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -809,10 +809,10 @@
809809
"links": []
810810
},
811811
{
812-
"id": "dom-webtransportdatagramduplexstream-readablemode-slot",
813-
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-readablemode-slot",
812+
"id": "dom-webtransportdatagramduplexstream-readabletype-slot",
813+
"href": "https://w3c.github.io/webtransport/#dom-webtransportdatagramduplexstream-readabletype-slot",
814814
"linkingText": [
815-
"[[ReadableMode]]"
815+
"[[ReadableType]]"
816816
],
817817
"localLinkingText": [],
818818
"type": "attribute",
@@ -2672,48 +2672,6 @@
26722672
"definedIn": "pre",
26732673
"links": []
26742674
},
2675-
{
2676-
"id": "enumdef-datagramsreadablemode",
2677-
"href": "https://w3c.github.io/webtransport/#enumdef-datagramsreadablemode",
2678-
"linkingText": [
2679-
"DatagramsReadableMode"
2680-
],
2681-
"localLinkingText": [],
2682-
"type": "enum",
2683-
"for": [],
2684-
"access": "public",
2685-
"informative": false,
2686-
"heading": {
2687-
"id": "web-transport-configuration",
2688-
"href": "https://w3c.github.io/webtransport/#web-transport-configuration",
2689-
"title": "Configuration",
2690-
"number": "6.9"
2691-
},
2692-
"definedIn": "pre",
2693-
"links": []
2694-
},
2695-
{
2696-
"id": "dom-datagramsreadablemode-bytes",
2697-
"href": "https://w3c.github.io/webtransport/#dom-datagramsreadablemode-bytes",
2698-
"linkingText": [
2699-
"\"bytes\""
2700-
],
2701-
"localLinkingText": [],
2702-
"type": "enum-value",
2703-
"for": [
2704-
"DatagramsReadableMode"
2705-
],
2706-
"access": "public",
2707-
"informative": false,
2708-
"heading": {
2709-
"id": "web-transport-configuration",
2710-
"href": "https://w3c.github.io/webtransport/#web-transport-configuration",
2711-
"title": "Configuration",
2712-
"number": "6.9"
2713-
},
2714-
"definedIn": "pre",
2715-
"links": []
2716-
},
27172675
{
27182676
"id": "dictdef-webtransportoptions",
27192677
"href": "https://w3c.github.io/webtransport/#dictdef-webtransportoptions",
@@ -2909,10 +2867,10 @@
29092867
"links": []
29102868
},
29112869
{
2912-
"id": "dom-webtransportoptions-datagramsreadablemode",
2913-
"href": "https://w3c.github.io/webtransport/#dom-webtransportoptions-datagramsreadablemode",
2870+
"id": "dom-webtransportoptions-datagramsreadabletype",
2871+
"href": "https://w3c.github.io/webtransport/#dom-webtransportoptions-datagramsreadabletype",
29142872
"linkingText": [
2915-
"datagramsReadableMode"
2873+
"datagramsReadableType"
29162874
],
29172875
"localLinkingText": [],
29182876
"type": "dict-member",
@@ -3264,6 +3222,50 @@
32643222
"definedIn": "dt",
32653223
"links": []
32663224
},
3225+
{
3226+
"id": "dom-webtransportconnectionstats-bytessentoverhead",
3227+
"href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytessentoverhead",
3228+
"linkingText": [
3229+
"bytesSentOverhead"
3230+
],
3231+
"localLinkingText": [],
3232+
"type": "dict-member",
3233+
"for": [
3234+
"WebTransportConnectionStats"
3235+
],
3236+
"access": "public",
3237+
"informative": false,
3238+
"heading": {
3239+
"id": "web-transport-connection-stats",
3240+
"href": "https://w3c.github.io/webtransport/#web-transport-connection-stats",
3241+
"title": "WebTransportConnectionStats Dictionary",
3242+
"number": "6.13"
3243+
},
3244+
"definedIn": "dt",
3245+
"links": []
3246+
},
3247+
{
3248+
"id": "dom-webtransportconnectionstats-bytesacknowledged",
3249+
"href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytesacknowledged",
3250+
"linkingText": [
3251+
"bytesAcknowledged"
3252+
],
3253+
"localLinkingText": [],
3254+
"type": "dict-member",
3255+
"for": [
3256+
"WebTransportConnectionStats"
3257+
],
3258+
"access": "public",
3259+
"informative": false,
3260+
"heading": {
3261+
"id": "web-transport-connection-stats",
3262+
"href": "https://w3c.github.io/webtransport/#web-transport-connection-stats",
3263+
"title": "WebTransportConnectionStats Dictionary",
3264+
"number": "6.13"
3265+
},
3266+
"definedIn": "dt",
3267+
"links": []
3268+
},
32673269
{
32683270
"id": "dom-webtransportconnectionstats-packetssent",
32693271
"href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetssent",

ed/headings/core-aam-1.2.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,25 @@
6969
],
7070
"number": "1.2.2"
7171
},
72+
{
73+
"id": "android-accessibility-api",
74+
"href": "https://w3c.github.io/core-aam/#android-accessibility-api",
75+
"level": 4,
76+
"title": "Android Accessibility API",
77+
"alternateIds": [
78+
"x1-2-3-android-accessibility-api"
79+
],
80+
"number": "1.2.3"
81+
},
7282
{
7383
"id": "accessible-names-and-descriptions",
7484
"href": "https://w3c.github.io/core-aam/#accessible-names-and-descriptions",
7585
"level": 4,
7686
"title": "Accessible Names and Descriptions",
7787
"alternateIds": [
78-
"x1-2-3-accessible-names-and-descriptions"
88+
"x1-2-4-accessible-names-and-descriptions"
7989
],
80-
"number": "1.2.3"
90+
"number": "1.2.4"
8191
},
8292
{
8393
"id": "conformance",

ed/headings/wai-aria-1.2.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -717,25 +717,15 @@
717717
],
718718
"number": "6.6.2"
719719
},
720-
{
721-
"id": "attrs_dragdrop",
722-
"href": "https://w3c.github.io/aria/#attrs_dragdrop",
723-
"level": 4,
724-
"title": "Drag-and-Drop Attributes",
725-
"alternateIds": [
726-
"x6-6-3-drag-and-drop-attributes"
727-
],
728-
"number": "6.6.3"
729-
},
730720
{
731721
"id": "attrs_relationships",
732722
"href": "https://w3c.github.io/aria/#attrs_relationships",
733723
"level": 4,
734724
"title": "Relationship Attributes",
735725
"alternateIds": [
736-
"x6-6-4-relationship-attributes"
726+
"x6-6-3-relationship-attributes"
737727
],
738-
"number": "6.6.4"
728+
"number": "6.6.3"
739729
},
740730
{
741731
"id": "state_changes",

ed/headings/wai-aria-1.3.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -717,25 +717,15 @@
717717
],
718718
"number": "6.6.2"
719719
},
720-
{
721-
"id": "attrs_dragdrop",
722-
"href": "https://w3c.github.io/aria/#attrs_dragdrop",
723-
"level": 4,
724-
"title": "Drag-and-Drop Attributes",
725-
"alternateIds": [
726-
"x6-6-3-drag-and-drop-attributes"
727-
],
728-
"number": "6.6.3"
729-
},
730720
{
731721
"id": "attrs_relationships",
732722
"href": "https://w3c.github.io/aria/#attrs_relationships",
733723
"level": 4,
734724
"title": "Relationship Attributes",
735725
"alternateIds": [
736-
"x6-6-4-relationship-attributes"
726+
"x6-6-3-relationship-attributes"
737727
],
738-
"number": "6.6.4"
728+
"number": "6.6.3"
739729
},
740730
{
741731
"id": "state_changes",

ed/idl/webtransport.idl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dictionary WebTransportOptions {
7474
[EnforceRange] unsigned short? anticipatedConcurrentIncomingUnidirectionalStreams = null;
7575
[EnforceRange] unsigned short? anticipatedConcurrentIncomingBidirectionalStreams = null;
7676
sequence<DOMString> protocols = [];
77-
DatagramsReadableMode datagramsReadableMode;
77+
ReadableStreamType datagramsReadableType;
7878
};
7979

8080
enum WebTransportCongestionControl {
@@ -83,8 +83,6 @@ enum WebTransportCongestionControl {
8383
"low-latency",
8484
};
8585

86-
enum DatagramsReadableMode { "bytes" };
87-
8886
dictionary WebTransportCloseInfo {
8987
unsigned long closeCode = 0;
9088
USVString reason = "";
@@ -101,6 +99,8 @@ dictionary WebTransportSendStreamOptions : WebTransportSendOptions {
10199

102100
dictionary WebTransportConnectionStats {
103101
unsigned long long bytesSent;
102+
unsigned long long bytesSentOverhead;
103+
unsigned long long bytesAcknowledged;
104104
unsigned long long packetsSent;
105105
unsigned long long bytesLost;
106106
unsigned long long packetsLost;

ed/ids/core-aam-1.2.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@
2727
"https://w3c.github.io/core-aam/#x1-2-1-atk-at-spi",
2828
"https://w3c.github.io/core-aam/#uia-ui-automation",
2929
"https://w3c.github.io/core-aam/#x1-2-2-uia-ui-automation",
30+
"https://w3c.github.io/core-aam/#android-accessibility-api",
31+
"https://w3c.github.io/core-aam/#x1-2-3-android-accessibility-api",
3032
"https://w3c.github.io/core-aam/#accessible-names-and-descriptions",
31-
"https://w3c.github.io/core-aam/#x1-2-3-accessible-names-and-descriptions",
33+
"https://w3c.github.io/core-aam/#x1-2-4-accessible-names-and-descriptions",
3234
"https://w3c.github.io/core-aam/#conformance",
3335
"https://w3c.github.io/core-aam/#x2-conformance",
3436
"https://w3c.github.io/core-aam/#features-deprecated-in-wai-aria",
@@ -567,6 +569,7 @@
567569
"https://w3c.github.io/core-aam/#informative-references",
568570
"https://w3c.github.io/core-aam/#c-2-informative-references",
569571
"https://w3c.github.io/core-aam/#bib-accname-1.2",
572+
"https://w3c.github.io/core-aam/#bib-android-accessibility-api",
570573
"https://w3c.github.io/core-aam/#bib-at-spi",
571574
"https://w3c.github.io/core-aam/#bib-atk",
572575
"https://w3c.github.io/core-aam/#bib-axapi",

0 commit comments

Comments
 (0)