mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
5.01k stars 2.01k forks source link

Chrome 124/130 support new DocumentPictureInPicture.requestWindow() options #25173

Closed chrisdavidmills closed 3 days ago

chrisdavidmills commented 4 days ago

…indow()

Summary

This PR adds data points for two new options available to the DocumentPictureInPicture.requestWindow() method:

I've tested that both features work in the latest Chrome, but I've not tested exact versions in detail.

Test results and supporting details

Related issues