[autoplay-hidden.optional.html] expected: if (os == "android") and not debug: [OK, ERROR] if os == "win": [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [Allow delaying autoplay until video elements become visible] expected: if os == "win": [PASS, TIMEOUT] if os == "mac": [PASS, TIMEOUT]