Skip to content

Commit 5cf4f29

Browse files
handellmalvestrand
andauthored
Address reviewer suggestion.
Co-authored-by: Harald Alvestrand <[email protected]>
1 parent 6d89746 commit 5cf4f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MediaRecorder.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ enum RecordingState {
681681

682682
<dt><dfn attribute for="BlobEvent"><code>timecode</code></dfn></dt>
683683
<dd>For a MediaRecorder instance, the {{BlobEvent/timecode}} in the first
684-
produced {{BlobEvent}} contains 0. Subsequent {{BlobEvent}}'s
684+
produced {{BlobEvent}} MUST contain 0. Subsequent {{BlobEvent}}'s
685685
{{BlobEvent/timecode}} contain the difference of the timestamp of creation of
686686
the first chunk in said {{BlobEvent}} and the timestamp of the first chunk of the
687687
first produced {{BlobEvent}}, as {{DOMHighResTimeStamp}} [[!HR-TIME]].

0 commit comments

Comments
 (0)