File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2014,7 +2014,7 @@ Methods</h4>
20142014 1. Clear {{AudioContext/[[pending resume promises]]}}. Additionally, remove those
20152015 promises from {{BaseAudioContext/[[pending promises]]}}.
20162016
2017- 2. Resolve <em >promise</em >.
2017+ 2. Resolve <var >promise</var >.
20182018
20192019 3. If the {{BaseAudioContext/state}} attribute of the {{AudioContext}} is not already "{{AudioContextState/running}}":
20202020
@@ -2085,7 +2085,7 @@ Methods</h4>
20852085 3. <a href="https://html.spec.whatwg.org/multipage/media.html#queue-a-media-element-task">
20862086 queue a media element task</a> to execute the following steps:
20872087
2088- 1. Resolve <em >promise</em >.
2088+ 1. Resolve <var >promise</var >.
20892089
20902090 2. If the {{BaseAudioContext/state}}
20912091 attribute of the {{AudioContext}} is not already "{{AudioContextState/suspended}}":
You can’t perform that action at this time.
0 commit comments