blob: 6887f5a5fbcc2d768088d54005af163913204e94 (
plain)
1
2
3
4
5
6
7
8
|
[leave-picture-in-picture.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[leavepictureinpicture event is fired if document.exitPictureInPicture]
expected: FAIL
[leavepictureinpicture event is fired if video.disablePictureInPicture is set to true]
expected: FAIL
|