diff --git a/index.bs b/index.bs index a47e3d4..3cc9f3e 100644 --- a/index.bs +++ b/index.bs @@ -350,7 +350,7 @@ parallel: 2. Run the request Picture-in-Picture algorithm with |video|. 3. If the previous step threw an exception, reject |promise| with that exception and abort these steps. -4. Return |promise| with the Picture-in-Picture window associated with +4. [=/Resolve=] |promise| with the Picture-in-Picture window associated with {{pictureInPictureElement}}. ## Extensions to Document ## {#document-extensions} @@ -378,7 +378,7 @@ parallel: 1. Run the exit Picture-in-Picture algorithm. 2. If the previous step threw an exception, reject |promise| with that exception and abort these steps. -3. Return |promise|. +3. [=/Resolve=] |promise|. ## Extension to DocumentOrShadowRoot ## {#documentorshadowroot-extension}