Skip to content

Commit 23182eb

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.3.2.
1 parent 1270539 commit 23182eb

14 files changed

+381
-692
lines changed

tr/algorithms/mediastream-recording.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"html": "Let <var>recorder</var> be a newly constructed <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#mediarecorder\" id=\"ref-for-mediarecorder①\">MediaRecorder</a></code> object."
2424
},
2525
{
26-
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedmimetype\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedMimeType]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal slot,\n initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-mimetype\" id=\"ref-for-dom-mediarecorderoptions-mimetype①\">mimeType</a></code> member."
26+
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedmimetype\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedMimeType]]</dfn> internal slot,\n initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-mimetype\" id=\"ref-for-dom-mediarecorderoptions-mimetype①\">mimeType</a></code> member."
2727
},
2828
{
29-
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedbitspersecond\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedBitsPerSecond]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-bitspersecond\" id=\"ref-for-dom-mediarecorderoptions-bitspersecond\">bitsPerSecond</a></code> member if it is present, otherwise <code>null</code>."
29+
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedbitspersecond\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedBitsPerSecond]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-bitspersecond\" id=\"ref-for-dom-mediarecorderoptions-bitspersecond\">bitsPerSecond</a></code> member if it is present, otherwise <code>null</code>."
3030
},
3131
{
32-
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalduration\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalDuration]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalduration\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalduration\">videoKeyFrameIntervalDuration</a></code> member if it is present, otherwise <code>null</code>."
32+
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalduration\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalDuration]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalduration\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalduration\">videoKeyFrameIntervalDuration</a></code> member if it is present, otherwise <code>null</code>."
3333
},
3434
{
35-
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalcount\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalCount]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalcount\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalcount\">videoKeyFrameIntervalCount</a></code> member if it is present, otherwise <code>null</code>."
35+
"html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalcount\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalCount]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalcount\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalcount\">videoKeyFrameIntervalCount</a></code> member if it is present, otherwise <code>null</code>."
3636
},
3737
{
3838
"html": "Initialize <var>recorder</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorder-stream\" id=\"ref-for-dom-mediarecorder-stream①\">stream</a></code> attribute to <var>stream</var>."
@@ -212,7 +212,7 @@
212212
{
213213
"name": "Inactivate the recorder",
214214
"href": "https://www.w3.org/TR/mediastream-recording/#abstract-opdef-inactivate-the-recorder",
215-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-inactivate-the-recorder\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Inactivate the recorder</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> algorithm given a <var>recorder</var>, is as follows:",
215+
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-inactivate-the-recorder\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Inactivate the recorder</dfn> algorithm given a <var>recorder</var>, is as follows:",
216216
"rationale": "set",
217217
"steps": [
218218
{
@@ -310,7 +310,7 @@
310310
"html": "Resume (or continue) gathering data into the current <var>blob</var>."
311311
},
312312
{
313-
"html": "Let <var>target</var> be the MediaRecorder context object. <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-event-fire\" id=\"ref-for-concept-event-fire⑦\">Fire\n an event</a> named <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#resume\" id=\"ref-for-resume\">resume</a> at <var>target</var>."
313+
"html": "Let <var>target</var> be the MediaRecorder context object. <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-event-fire\" id=\"ref-for-concept-event-fire⑦\">Fire\n an event</a> named <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webdriver-bidi/#resume\" id=\"ref-for-resume\">resume</a> at <var>target</var>."
314314
}
315315
]
316316
},
@@ -345,7 +345,7 @@
345345
{
346346
"name": "is type supported",
347347
"href": "https://www.w3.org/TR/mediastream-recording/#abstract-opdef-is-type-supported",
348-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-is-type-supported\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">is type supported</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> algorithm consists of the following steps.",
348+
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-is-type-supported\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">is type supported</dfn> algorithm consists of the following steps.",
349349
"rationale": ".algorithm",
350350
"steps": [
351351
{

0 commit comments

Comments
 (0)