clears-session-on-close.https.html |
Test that documentPictureInPicture.window
is cleared when the PiP window in closed. |
1006 |
enter-event.https.html |
Test that enter event is fired at documentPictureInPicture
when the PiP window in opened. |
570 |
iframe-document-pip.https.html |
Test that document pip is not allowed in iframes. |
736 |
META.yml |
|
125 |
open-pip-window-from-pip-window.https.html |
Test that documentPictureInPicture.requestWindow()
rejects from a PiP window |
730 |
requires-secure-context.html |
Test that documentPictureInPicture is not available in insecure contexts |
399 |
requires-user-gesture.https.html |
Test that documentPictureInPicture.requestWindow()
fails without a user gesture |
431 |
requires-width-and-height-to-both-be-specified.https.html |
Test that documentPictureInPicture.requestWindow()
fails if width or height is specified without the other |
883 |
returns-window-with-document.https.html |
Test that documentPictureInPicture.requestWindow()
returns a Window object |
1414 |