Source code
Revision control
Copy as Markdown
Other Tools
[video-aspect-ratio.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[Aspect ratio for regular video with aspect-ratio:auto]
expected: FAIL