Skip to content

Commit 121c0d7

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.2.
1 parent 470d64f commit 121c0d7

20 files changed

+409
-249
lines changed

ed/algorithms/accname-1.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"html": "<span id=\"step2F.i\"></span><em>Name From Content Reset:</em> Set the <code>accumulated text</code> to the empty string."
9999
},
100100
{
101-
"html": "<span id=\"step2F.ii\"></span><em>Name From Generated Content:</em> Check for\n <abbr title=\"Cascading Style Sheets\">CSS</abbr> generated textual content associated with the <code>current node</code> and include it in the <code>accumulated text</code>. The\n <abbr title=\"Cascading Style Sheets\">CSS</abbr> <a href=\"https://www.w3.org/TR/CSS2/generate.html#before-after-content\"><code>::before</code> and <code>::after</code></a> pseudo\n elements [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://w3c.github.io/accname/#bib-css2\" title=\"Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification\">CSS2</a></cite>] can provide textual content for <a data-link-type=\"dfn\" data-lt=\"element\" href=\"https://dom.spec.whatwg.org/#concept-element\">elements</a> that have a content model.",
101+
"html": "<span id=\"step2F.ii\"></span><em>Name From Generated Content:</em> Check for\n <abbr title=\"Cascading Style Sheets\">CSS</abbr> generated textual content associated with the <code>current node</code> and include it in the <code>accumulated text</code>. The\n <abbr title=\"Cascading Style Sheets\">CSS</abbr> <a href=\"https://www.w3.org/TR/selectors-3/#gen-content\"><code>::before</code> and <code>::after</code></a> pseudo elements\n [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://w3c.github.io/accname/#bib-css2\" title=\"Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification\">CSS2</a></cite>] can provide textual content for <a data-link-type=\"dfn\" data-lt=\"element\" href=\"https://dom.spec.whatwg.org/#concept-element\">elements</a> that have a content model.",
102102
"rationale": "for",
103103
"steps": [
104104
{

ed/algorithms/screen-capture.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
]
163163
},
164164
{
165-
"html": "When inherent properties of the underlying source of a user-selected\n <a href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-display-surface-30\">display surface</a> change, for example in response to the end-user\n resizing a captured window, and these changes render the capabilities\n and/or settings of one or more constrainable properties outdated, the\n user agent <em class=\"rfc2119\">MUST</em> <a data-link-type=\"dfn\" data-cite=\"html\" data-cite-path=\"/webappapis.html\" data-cite-frag=\"queue-a-task\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\">queue a task</a> on the <a data-link-type=\"dfn\" data-cite=\"html\" data-cite-path=\"/webappapis.html\" data-cite-frag=\"user-interaction-task-source\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#user-interaction-task-source\">user interaction task source</a>\n to run the following step:",
165+
"html": "When inherent properties of the underlying source of a user-selected\n <a href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-display-surface-31\">display surface</a> change, for example in response to the end-user\n resizing a captured window, and these changes render the capabilities\n and/or settings of one or more constrainable properties outdated, the\n user agent <em class=\"rfc2119\">MUST</em> <a data-link-type=\"dfn\" data-cite=\"html\" data-cite-path=\"/webappapis.html\" data-cite-frag=\"queue-a-task\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\">queue a task</a> on the <a data-link-type=\"dfn\" data-cite=\"html\" data-cite-path=\"/webappapis.html\" data-cite-frag=\"user-interaction-task-source\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#user-interaction-task-source\">user interaction task source</a>\n to run the following step:",
166166
"rationale": "update",
167167
"steps": [
168168
{
@@ -228,10 +228,10 @@
228228
"rationale": "if",
229229
"steps": [
230230
{
231-
"html": "<p>If <var>focusBehavior</var> is\n \"<a data-link-type=\"idl\" data-xref-type=\"enum-value\" data-link-for=\"CaptureStartFocusBehavior\" data-xref-for=\"CaptureStartFocusBehavior\" href=\"https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.focus-capturing-application\" class=\"internalDFN\" id=\"ref-for-idl-def-CaptureStartFocusBehavior.focus-capturing-application-2\"><code>focus-capturing-application</code></a>\",\n focus the <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" id=\"ref-for-dfn-display-surface-37\">display surface</a> representing the capturing\n document.</p>"
231+
"html": "<p>If <var>focusBehavior</var> is\n \"<a data-link-type=\"idl\" data-xref-type=\"enum-value\" data-link-for=\"CaptureStartFocusBehavior\" data-xref-for=\"CaptureStartFocusBehavior\" href=\"https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.focus-capturing-application\" class=\"internalDFN\" id=\"ref-for-idl-def-CaptureStartFocusBehavior.focus-capturing-application-2\"><code>focus-capturing-application</code></a>\",\n focus the <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" id=\"ref-for-dfn-display-surface-38\">display surface</a> representing the capturing\n document.</p>"
232232
},
233233
{
234-
"html": "<p>If <var>focusBehavior</var> is\n \"<a data-link-type=\"idl\" data-xref-type=\"enum-value\" data-link-for=\"CaptureStartFocusBehavior\" data-xref-for=\"CaptureStartFocusBehavior\" href=\"https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.focus-captured-surface\" class=\"internalDFN\" id=\"ref-for-idl-def-CaptureStartFocusBehavior.focus-captured-surface-2\"><code>focus-captured-surface</code></a>\", focus\n the <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" id=\"ref-for-dfn-display-surface-38\">display surface</a> referred to by\n <var>controller</var>.<a data-xref-type=\"attribute\" data-link-type=\"attribute\" data-link-for=\"CaptureController\" data-xref-for=\"CaptureController\" data-lt=\"[[Source]]\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-source\" class=\"internalDFN\" id=\"ref-for-dfn-source-5\"><code>[[Source]]</code></a>.</p>"
234+
"html": "<p>If <var>focusBehavior</var> is\n \"<a data-link-type=\"idl\" data-xref-type=\"enum-value\" data-link-for=\"CaptureStartFocusBehavior\" data-xref-for=\"CaptureStartFocusBehavior\" href=\"https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.focus-captured-surface\" class=\"internalDFN\" id=\"ref-for-idl-def-CaptureStartFocusBehavior.focus-captured-surface-2\"><code>focus-captured-surface</code></a>\", focus\n the <a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-display-surface\" class=\"internalDFN\" id=\"ref-for-dfn-display-surface-39\">display surface</a> referred to by\n <var>controller</var>.<a data-xref-type=\"attribute\" data-link-type=\"attribute\" data-link-for=\"CaptureController\" data-xref-for=\"CaptureController\" data-lt=\"[[Source]]\" href=\"https://w3c.github.io/mediacapture-screen-share/#dfn-source\" class=\"internalDFN\" id=\"ref-for-dfn-source-5\"><code>[[Source]]</code></a>.</p>"
235235
}
236236
]
237237
}

ed/algorithms/webrtc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@
16091609
"html": "Create internal slots for the following attributes of\n <var>iceCandidate</var>, initilized to <code>null</code>:\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"foundation\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-foundation\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-foundation-2\"><code>foundation</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"component\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-component\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-component-2\"><code>component</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"priority\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-priority\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-priority-2\"><code>priority</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"address\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-address\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-address-3\"><code>address</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"protocol\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-protocol\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-protocol-2\"><code>protocol</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"port\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-port\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-port-2\"><code>port</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"type\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-type\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-type-2\"><code>type</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"tcpType\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-tcptype\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-tcptype-2\"><code>tcpType</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"relatedAddress\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-relatedaddress\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-relatedaddress-2\"><code>relatedAddress</code></a>, and <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"relatedPort\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-relatedport\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-relatedport-2\"><code>relatedPort</code></a>."
16101610
},
16111611
{
1612-
"html": "Create internal slots for the following attributes of\n <var>iceCandidate</var>, initilized to their namesakes in\n <var>candidateInitDict</var>: <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"candidate\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-candidate\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-candidate-7\"><code>candidate</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMid\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmid\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmid-9\"><code>sdpMid</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMLineIndex\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmlineindex\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmlineindex-9\"><code>sdpMLineIndex</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"usernameFragment\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-usernamefragment\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-usernamefragment-7\"><code>usernameFragment</code></a>."
1612+
"html": "Create internal slots for the following attributes of\n <var>iceCandidate</var>, initilized to their namesakes in\n <var>candidateInitDict</var>: <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"candidate\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-candidate\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-candidate-7\"><code>candidate</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMid\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmid\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmid-9\"><code>sdpMid</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMLineIndex\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmlineindex\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmlineindex-9\"><code>sdpMLineIndex</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"usernameFragment\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-usernamefragment\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-usernamefragment-7\"><code>usernameFragment</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"relayProtocol\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-relayprotocol\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-relayprotocol-3\"><code>relayProtocol</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"url\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-url\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-url-3\"><code>url</code></a>."
16131613
},
16141614
{
16151615
"html": "Let <var>candidate</var> be the\n <a data-link-type=\"idl\" data-xref-type=\"attribute|dict-member|const\" data-link-for=\"RTCIceCandidateInit\" data-xref-for=\"RTCIceCandidateInit\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidateinit-candidate\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidateinit-candidate-2\"><code>candidate</code></a> dictionary member of\n <var>candidateInitDict</var>. If <var>candidate</var> is\n not an empty string, run the following steps:",
@@ -1641,7 +1641,7 @@
16411641
"rationale": ".algorithm",
16421642
"steps": [
16431643
{
1644-
"html": "Let <var>json</var> be a new\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"RTCIceCandidateInit\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidateinit\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidateinit-5\"><code>RTCIceCandidateInit</code></a> dictionary."
1644+
"html": "Let <var>json</var> be a new\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"RTCIceCandidateInit\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidateinit\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidateinit-4\"><code>RTCIceCandidateInit</code></a> dictionary."
16451645
},
16461646
{
16471647
"html": "For each attribute identifier\n <var>attr</var> in «<a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"candidate\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-candidate\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-candidate-10\"><code>candidate</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMid\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmid\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmid-10\"><code>sdpMid</code></a>,\n <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"sdpMLineIndex\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-sdpmlineindex\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-sdpmlineindex-10\"><code>sdpMLineIndex</code></a>, <a data-xref-type=\"_IDL_\" data-link-type=\"idl\" data-lt=\"usernameFragment\" href=\"https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-usernamefragment\" class=\"internalDFN\" id=\"ref-for-dom-rtcicecandidate-usernamefragment-8\"><code>usernameFragment</code></a>»:",

0 commit comments

Comments
 (0)