Source code

Revision control

Copy as Markdown

Other Tools

[autoplaypolicy_media_element.html]
expected:
if (os_version == "14") and not debug and sessionHistoryInParent: [OK, ERROR]
if (os_version == "14") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
if (os_version == "7.0") and not debug: [OK, ERROR]
[Check autoplay policy when playing inaudible media element]
expected:
if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, NOTRUN]
[Check autoplay policy when playing audible media element]
expected:
if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, TIMEOUT]