@@ -5375,15 +5375,15 @@ <h4>
53755375 </ li >
53765376 < li >
53775377 < 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
53805380 {{MediaKeySessionClosedReason/"hardware-context-reset"}}.
53815381 </ p >
53825382 </ li >
53835383 < li >
53845384 < 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
53875387 {{MediaKeySessionClosedReason/"internal-error"}}.
53885388 </ p >
53895389 </ li >
@@ -6352,10 +6352,11 @@ <h4>
63526352 </ li >
63536353 < li >
63546354 < 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.
63596360 </ p >
63606361 </ li >
63616362 < li >
0 commit comments