Skip to content

Commit 1b9ea6d

Browse files
committed
Fix punctuation
1 parent 8a78098 commit 1b9ea6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

encrypted-media-respec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,7 +2794,7 @@ <h2>
27942794
represents a [=CDM=] instance.
27952795
</p>
27962796
<p>
2797-
A {{MediaKeys}} object may be destroyed by the user agent when it is no longer accessible
2797+
A {{MediaKeys}} object may be destroyed by the user agent when it is no longer accessible.
27982798
</p>
27992799
<p class="note">
28002800
For example, when there are no script references and no attached media element.
@@ -7449,7 +7449,7 @@ <h4>
74497449
To ensure accessibility information is available in usable form, for implementations
74507450
that choose to support encrypted in-band support content: a) the [=CDM=] MUST provide
74517451
the decrypted data to the user agent and b) the user agent MUST process it in the same
7452-
way as equivalent unencrypted support content. For example, to be exposed as
7452+
way as equivalent unencrypted support content, for example, to be exposed as
74537453
<a data-cite="html#timed-text-tracks">timed text tracks</a> [[HTML]].
74547454
</p>
74557455
</section>

0 commit comments

Comments
 (0)