Source code
Revision control
Copy as Markdown
Other Tools
[autoplay-with-broken-track.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
[<video autoplay> with <track src="" default=""> child]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]
[<video autoplay> with <track src="404" default=""> child]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]