Source code
Revision control
Copy as Markdown
Other Tools
[video-poster-shown-preload-auto.html]
expected:
if (os == "linux") and asan and not fission: [PASS, FAIL]
if (os == "win") and debug: [PASS, FAIL]
if (os == "win") and not debug: [ERROR, PASS, FAIL]
if os == "android": [PASS, TIMEOUT]