Adds support to the CSS display-mode media feature for picture-in-picture. This allows web developers to write specific CSS rules that are only applied when (part of the) the web app is shown in picture-in-picture mode.
A display-mode media feature for picture-in-picture would allow web developers to write specific CSS rules that are only applied when (part of the) the web app is shown in picture-in-picture mode.
Docs: https://github.com/w3c/csswg-drafts/issues/9260
Samples: https://document-picture-in-picture-api.glitch.me/display-mode.html