@@ -5375,15 +5375,15 @@ <h4>
5375
5375
</ li >
5376
5376
< li >
5377
5377
< p >
5378
- If < var > cdm</ var > has become unavailable due to a hardware context reset,
5379
- [=queue a task=] to run the [=CDM Unavailable=] algorithm with reason
5378
+ If < var > cdm</ var > has become unavailable due to a hardware context reset, [=queue a
5379
+ task=] to run the [=CDM Unavailable=] algorithm with reason
5380
5380
{{MediaKeySessionClosedReason/"hardware-context-reset"}}.
5381
5381
</ p >
5382
5382
</ li >
5383
5383
< li >
5384
5384
< p >
5385
- If < var > cdm</ var > has become unavailable for any other reason,
5386
- [=queue a task=] to run the [=CDM Unavailable=] algorithm with reason
5385
+ If < var > cdm</ var > has become unavailable for any other reason, [=queue a task=] to
5386
+ run the [=CDM Unavailable=] algorithm with reason
5387
5387
{{MediaKeySessionClosedReason/"internal-error"}}.
5388
5388
</ p >
5389
5389
</ li >
@@ -6352,10 +6352,11 @@ <h4>
6352
6352
</ li >
6353
6353
< li >
6354
6354
< p >
6355
- If < var > cdm</ var > is no longer usable, run the [=CDM Unavailable=]
6356
- algorithm on < var > media keys</ var > with the reason
6357
- {{MediaKeyStatus/"hardware-context-reset"}} for a hardware
6358
- context reset, or {{MediaKeyStatus/"internal-error"}} otherwise.
6355
+ If < var > cdm</ var > is no longer usable, run the [=CDM
6356
+ Unavailable=] algorithm on < var > media keys</ var > with the
6357
+ reason {{MediaKeyStatus/"hardware-context-reset"}} for a
6358
+ hardware context reset, or
6359
+ {{MediaKeyStatus/"internal-error"}} otherwise.
6359
6360
</ p >
6360
6361
</ li >
6361
6362
< li >
0 commit comments