autoplaypolicy_media_element.html.ini (514B)
1 [autoplaypolicy_media_element.html] 2 expected: 3 if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR] 4 if (os == "android") and not debug and not sessionHistoryInParent: [OK, ERROR, TIMEOUT] 5 [Check autoplay policy when playing inaudible media element] 6 expected: 7 if not sessionHistoryInParent and not debug: [PASS, NOTRUN] 8 9 [Check autoplay policy when playing audible media element] 10 expected: 11 if not sessionHistoryInParent and not debug: [PASS, TIMEOUT]