Skip to content

Commit b862314

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.5.
1 parent 6bb6ebc commit b862314

12 files changed

+1072
-1032
lines changed

ed/algorithms/element-capture.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
]
7575
},
7676
{
77-
"html": "<p>\n Call the track's state before this method invocation <var>PRE-STATE</var>, and\n after this method invocation <var>POST-STATE</var>. The user agent <em class=\"rfc2119\">MUST</em>\n <a data-cite=\"!HTML#queue-a-global-task\" href=\"https://html.spec.whatwg.org/multipage/#queue-a-global-task\">queue a global task</a> to resolve\n <var>p</var> when it is guaranteed that no more frames <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-restricted\" class=\"internalDFN\" id=\"ref-for-dfn-restricted-3\">restricted</a>\n (or <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-unrestricted\" class=\"internalDFN\" id=\"ref-for-dfn-unrestricted-4\">unrestricted</a>) according to <var>PRE-STATE</var> will be delivered to\n the application, and that any additional frames delivered to the application\n will therefore be <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-restricted\" class=\"internalDFN\" id=\"ref-for-dfn-restricted-4\">restricted</a> (or <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-unrestricted\" class=\"internalDFN\" id=\"ref-for-dfn-unrestricted-5\">unrestricted</a>) according to either\n <var>POST-STATE</var> or a later state.\n </p>"
77+
"html": "<p>\n Call the track's state before this method invocation <var>PRE-STATE</var>, and\n after this method invocation <var>POST-STATE</var>. The user agent <em class=\"rfc2119\">MUST</em>\n <a data-cite=\"!HTML#queue-a-global-task\" href=\"https://html.spec.whatwg.org/multipage/#queue-a-global-task\">queue a global task</a> to resolve\n <var>p</var> when it is guaranteed that no more frames <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-restricted\" class=\"internalDFN\" id=\"ref-for-dfn-restricted-3\">restricted</a> (or\n <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-unrestricted\" class=\"internalDFN\" id=\"ref-for-dfn-unrestricted-4\">unrestricted</a>) according to <var>PRE-STATE</var> will be delivered to the\n application, and that any additional frames delivered to the application will\n therefore be <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-restricted\" class=\"internalDFN\" id=\"ref-for-dfn-restricted-4\">restricted</a> (or <a data-link-type=\"dfn|abstract-op\" href=\"https://screen-share.github.io/element-capture/#dfn-unrestricted\" class=\"internalDFN\" id=\"ref-for-dfn-unrestricted-5\">unrestricted</a>) according to either\n <var>POST-STATE</var> or a later state.\n </p>"
7878
}
7979
]
8080
},

ed/algorithms/mediacapture-viewport.json

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

ed/algorithms/mediasession.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"html": "Update the user agent capture state UI according to <var>captureKind</var> and <var>active</var>."
280280
},
281281
{
282-
"html": "Resolve <var>p</var> with <code>undefined</code>."
282+
"html": "<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task③\">Queue a task</a> using the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#user-interaction-task-source\" id=\"ref-for-user-interaction-task-source②\">user interaction task source</a> to resolve <var>p</var> with <code>undefined</code>."
283283
},
284284
{
285285
"html": "If <var>applyPausePolicy</var> is <code>true</code>, run the following\n substeps:",
@@ -289,7 +289,7 @@
289289
"html": "Let <var>newMutedState</var> be <code>true</code> if <var>active</var> is <code>false</code> and <code>false</code> otherwise."
290290
},
291291
{
292-
"html": "For each <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/mediacapture-main/#dom-mediastreamtrack\" id=\"ref-for-dom-mediastreamtrack⑤\">MediaStreamTrack</a></code> whose source is of type <var>captureKind</var>, <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task\">queue a task</a> to <a data-link-type=\"abstract-op\" href=\"https://w3c.github.io/mediacapture-main/#set-track-muted\" id=\"ref-for-set-track-muted①\">set a track’s muted state</a> to <var>newMutedState</var>."
292+
"html": "For each <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/mediacapture-main/#dom-mediastreamtrack\" id=\"ref-for-dom-mediastreamtrack⑤\">MediaStreamTrack</a></code> whose source is of type <var>captureKind</var>, <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task\">queue a task</a>using the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#user-interaction-task-source\" id=\"ref-for-user-interaction-task-source③\">user interaction task source</a> to <a data-link-type=\"abstract-op\" href=\"https://w3c.github.io/mediacapture-main/#set-track-muted\" id=\"ref-for-set-track-muted①\">set a track’s muted state</a> to <var>newMutedState</var>."
293293
}
294294
]
295295
}
@@ -419,7 +419,7 @@
419419
"html": "If the instance has no associated <a data-link-type=\"dfn\" href=\"https://w3c.github.io/mediasession/#mediametadata-media-session\" id=\"ref-for-mediametadata-media-session③\">media session</a>, abort\n these steps."
420420
},
421421
{
422-
"html": "Otherwise, <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task\">queue a task</a> to run the following substeps:",
422+
"html": "Otherwise, <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task\">queue a task</a> to run the following substeps:",
423423
"rationale": "if",
424424
"steps": [
425425
{

ed/dfns/mediacapture-viewport.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"href": "https://w3c.github.io/mediacapture-viewport/#dom-mediadevices-getviewportmedia",
2929
"linkingText": [
3030
"getViewportMedia()",
31-
"getViewportMedia(constraints)"
31+
"getViewportMedia(options)"
3232
],
3333
"localLinkingText": [
3434
"MediaDevices.getViewportMedia",

ed/idl/mediacapture-viewport.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
partial interface MediaDevices {
77
Promise<MediaStream> getViewportMedia(
8-
optional DisplayMediaStreamConstraints constraints = {});
8+
optional DisplayMediaStreamOptions options = {});
99
};

0 commit comments

Comments
 (0)