File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2014,7 +2014,7 @@ Methods</h4>
2014
2014
1. Clear {{AudioContext/[[pending resume promises]]}}. Additionally, remove those
2015
2015
promises from {{BaseAudioContext/[[pending promises]]}}.
2016
2016
2017
- 2. Resolve <em >promise</em >.
2017
+ 2. Resolve <var >promise</var >.
2018
2018
2019
2019
3. If the {{BaseAudioContext/state}} attribute of the {{AudioContext}} is not already "{{AudioContextState/running}}":
2020
2020
@@ -2085,7 +2085,7 @@ Methods</h4>
2085
2085
3. <a href="https://html.spec.whatwg.org/multipage/media.html#queue-a-media-element-task">
2086
2086
queue a media element task</a> to execute the following steps:
2087
2087
2088
- 1. Resolve <em >promise</em >.
2088
+ 1. Resolve <var >promise</var >.
2089
2089
2090
2090
2. If the {{BaseAudioContext/state}}
2091
2091
attribute of the {{AudioContext}} is not already "{{AudioContextState/suspended}}":
You can’t perform that action at this time.
0 commit comments