Source code
Revision control
Copy as Markdown
Other Tools
[picture-in-picture-element.html]
expected:
if (os == "mac") and not debug and (version == "OS X 15.3"): TIMEOUT
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [TIMEOUT, OK]
[Test Picture-in-Picture element]
expected:
if (os == "mac") and not debug and (version == "OS X 15.3"): TIMEOUT
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [TIMEOUT, PASS]