blob: 17de83785e40200488abe8bdf2c37b9189ec3472 (
plain)
1
2
3
4
5
6
7
|
[video-poster-shown-preload-auto.html]
expected:
if (os == "linux") and not fission and debug: PASS
if (os == "linux") and fission: PASS
if os == "mac": PASS
if os == "android": [PASS, TIMEOUT]
[PASS, FAIL]
|