Source code

Revision control

Copy as Markdown

Other Tools

[leave-picture-in-picture-disable-attribute.optional.html]
expected:
if (os == "mac") and (processor == "x86_64") and (version == "OS X 15.3"): TIMEOUT
if (os == "mac") and (processor == "x86_64") and (version == "OS X 14.7.5"): [OK, TIMEOUT]
[leavepictureinpicture event is fired if video.disablePictureInPicture is set to true]
expected:
if (os == "mac") and (processor == "x86_64") and (version == "OS X 15.3"): TIMEOUT
if (os == "mac") and (processor == "x86_64") and (version == "OS X 14.7.5"): [FAIL, TIMEOUT]
FAIL