steimelchrome
Results
2
issues of
steimelchrome
## Introduction There currently exists a Web API for putting an `HTMLVideoElement` into a Picture-in-Picture window (`HTMLVideoElement.requestPictureInPicture()`). This limits a website's ability to provide a custom picture-in-picture experience (PiP). We...
This makes user activations in the document picture-in-picture window usable inside the opener window. This makes it more ergonomic to use user-activation-gated APIs, since often event handlers in the document...