Skip to content

Commit 3df0fba

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.0.0.
1 parent 0adec64 commit 3df0fba

18 files changed

+411
-368
lines changed

ed/algorithms/fetch.json

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

ed/algorithms/html.json

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

ed/algorithms/mediacapture-streams.json

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

ed/algorithms/wai-aria-1.2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"html": "Place the content in a focusable element that has role <a href=\"https://w3c.github.io/aria/#document\" class=\"role-reference\"><code>document</code></a> or <a href=\"https://w3c.github.io/aria/#article\" class=\"role-reference\"><code>article</code></a>."
6464
},
6565
{
66-
"html": "Manage focus of <a href=\"https://w3c.github.io/aria/#dfn-accessibility-descendant\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-accessibility-descendant-5\">accessibility descendants</a> as described in <a href=\"https://w3c.github.io/aria/#managingfocus\">Managing Focus</a>, updating the value of <a href=\"https://w3c.github.io/aria/#aria-activedescendant\" class=\"property-reference\"><code>aria-activedescendant</code></a> to reference the <a data-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> containing the focused content."
66+
"html": "Manage focus of <a href=\"https://w3c.github.io/aria/#dfn-accessibility-descendant\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-accessibility-descendant-5\">accessibility descendants</a> as described in <a href=\"https://w3c.github.io/aria/#managingfocus\">Managing Focus</a>, updating the value of <a href=\"https://w3c.github.io/aria/#aria-activedescendant\" class=\"property-reference\"><code>aria-activedescendant</code></a> to reference the <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> containing the focused content."
6767
}
6868
]
6969
},
@@ -80,7 +80,7 @@
8080
]
8181
},
8282
{
83-
"html": "When the content of a <a href=\"https://w3c.github.io/aria/#dfn-live-region\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-live-region-10\">live region</a> changes, user agents <em class=\"rfc2119\">SHOULD</em> examine the changed <a data-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> and traverse the ancestors to find the first element with <a href=\"https://w3c.github.io/aria/#aria-atomic\" class=\"property-reference\"><code>aria-atomic</code></a> set, and apply the appropriate behavior for the cases below.",
83+
"html": "When the content of a <a href=\"https://w3c.github.io/aria/#dfn-live-region\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-live-region-10\">live region</a> changes, user agents <em class=\"rfc2119\">SHOULD</em> examine the changed <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> and traverse the ancestors to find the first element with <a href=\"https://w3c.github.io/aria/#aria-atomic\" class=\"property-reference\"><code>aria-atomic</code></a> set, and apply the appropriate behavior for the cases below.",
8484
"rationale": "if",
8585
"steps": [
8686
{
@@ -126,7 +126,7 @@
126126
"html": "<p>Let <var>contentAttributeName</var> be the local name of the <abbr title=\"Accessible Rich Internet Applications\">ARIA</abbr> content attribute determined by looking up <var>idlAttribute</var> in the <abbr title=\"Accessible Rich Internet Applications\">ARIA</abbr> Attribute Correspondence table.</p>"
127127
},
128128
{
129-
"html": "<p><var>idlAttribute</var> must <a data-link-type=\"dfn|abstract-op\" data-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect\">reflect</a> <var>contentAttributeName</var> and support <a data-link-type=\"idl\" data-lt=\"ElementInternals\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#elementinternals\"><code>ElementInternals</code></a>.</p>"
129+
"html": "<p><var>idlAttribute</var> must <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect\">reflect</a> <var>contentAttributeName</var> and support <a data-link-type=\"interface\" data-lt=\"ElementInternals\" href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#elementinternals\"><code>ElementInternals</code></a>.</p>"
130130
}
131131
]
132132
}

ed/algorithms/wai-aria-1.3.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"html": "Place the content in a focusable element that has role <a href=\"https://w3c.github.io/aria/#document\" class=\"role-reference\"><code>document</code></a> or <a href=\"https://w3c.github.io/aria/#article\" class=\"role-reference\"><code>article</code></a>."
6464
},
6565
{
66-
"html": "Manage focus of <a href=\"https://w3c.github.io/aria/#dfn-accessibility-descendant\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-accessibility-descendant-5\">accessibility descendants</a> as described in <a href=\"https://w3c.github.io/aria/#managingfocus\">Managing Focus</a>, updating the value of <a href=\"https://w3c.github.io/aria/#aria-activedescendant\" class=\"property-reference\"><code>aria-activedescendant</code></a> to reference the <a data-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> containing the focused content."
66+
"html": "Manage focus of <a href=\"https://w3c.github.io/aria/#dfn-accessibility-descendant\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-accessibility-descendant-5\">accessibility descendants</a> as described in <a href=\"https://w3c.github.io/aria/#managingfocus\">Managing Focus</a>, updating the value of <a href=\"https://w3c.github.io/aria/#aria-activedescendant\" class=\"property-reference\"><code>aria-activedescendant</code></a> to reference the <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> containing the focused content."
6767
}
6868
]
6969
},
@@ -80,7 +80,7 @@
8080
]
8181
},
8282
{
83-
"html": "When the content of a <a href=\"https://w3c.github.io/aria/#dfn-live-region\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-live-region-10\">live region</a> changes, user agents <em class=\"rfc2119\">SHOULD</em> examine the changed <a data-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> and traverse the ancestors to find the first element with <a href=\"https://w3c.github.io/aria/#aria-atomic\" class=\"property-reference\"><code>aria-atomic</code></a> set, and apply the appropriate behavior for the cases below.",
83+
"html": "When the content of a <a href=\"https://w3c.github.io/aria/#dfn-live-region\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-live-region-10\">live region</a> changes, user agents <em class=\"rfc2119\">SHOULD</em> examine the changed <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> and traverse the ancestors to find the first element with <a href=\"https://w3c.github.io/aria/#aria-atomic\" class=\"property-reference\"><code>aria-atomic</code></a> set, and apply the appropriate behavior for the cases below.",
8484
"rationale": "if",
8585
"steps": [
8686
{
@@ -126,7 +126,7 @@
126126
"html": "<p>Let <var>contentAttributeName</var> be the local name of the <abbr title=\"Accessible Rich Internet Applications\">ARIA</abbr> content attribute determined by looking up <var>idlAttribute</var> in the <abbr title=\"Accessible Rich Internet Applications\">ARIA</abbr> Attribute Correspondence table.</p>"
127127
},
128128
{
129-
"html": "<p><var>idlAttribute</var> must <a data-link-type=\"dfn|abstract-op\" data-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect\">reflect</a> <var>contentAttributeName</var> and support <a data-link-type=\"idl\" data-lt=\"ElementInternals\" data-type=\"interface\" href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#elementinternals\"><code>ElementInternals</code></a>.</p>"
129+
"html": "<p><var>idlAttribute</var> must <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect\">reflect</a> <var>contentAttributeName</var> and support <a data-link-type=\"interface\" data-lt=\"ElementInternals\" href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#elementinternals\"><code>ElementInternals</code></a>.</p>"
130130
}
131131
]
132132
}

ed/dfns/fetch.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5510,6 +5510,27 @@
55105510
},
55115511
"definedIn": "prose"
55125512
},
5513+
{
5514+
"id": "request-determine-the-environment",
5515+
"href": "https://fetch.spec.whatwg.org/#request-determine-the-environment",
5516+
"linkingText": [
5517+
"determine the environment"
5518+
],
5519+
"localLinkingText": [],
5520+
"type": "dfn",
5521+
"for": [
5522+
"request"
5523+
],
5524+
"access": "private",
5525+
"informative": false,
5526+
"heading": {
5527+
"id": "scheme-fetch",
5528+
"href": "https://fetch.spec.whatwg.org/#scheme-fetch",
5529+
"title": "Scheme fetch",
5530+
"number": "4.2"
5531+
},
5532+
"definedIn": "prose"
5533+
},
55135534
{
55145535
"id": "concept-http-fetch",
55155536
"href": "https://fetch.spec.whatwg.org/#concept-http-fetch",

0 commit comments

Comments
 (0)