There was an error while loading. Please reload this page.
1 parent 5bcd667 commit 5d487ceCopy full SHA for 5d487ce
1 file changed
index.bs
@@ -331,7 +331,7 @@ The {{requestPictureInPicture()}} method steps are:
331
9. Let |p| be [=a new promise=] created in [=this=]'s [=relevant realm=].
332
10. Return |p|, and [=enqueue the following steps=] to [=this=]'s [=node document=]'s [=picture-in-picture parallel queue=]:
333
1. If [=this=] is {{pictureInPictureElement}}:
334
- 1. Queue a global task on the [=media element event task source=] given |global| to
+ 1. [=Queue a global task=] on the [=media element event task source=] given |global| to
335
[=/resolve=] |p| with the [=Picture-in-Picture window=] associated with
336
[=this=].
337
2. Abort these steps.
0 commit comments