Source code
Revision control
Copy as Markdown
Other Tools
[leave-picture-in-picture.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
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