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