[enter-picture-in-picture.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Test enterpictureinpicture event]
expected:
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL