track-remove-active-cue.html.ini (542B)
1 [track-remove-active-cue.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, TIMEOUT, ERROR] 5 if (os == "mac") and not debug: [OK, TIMEOUT] 6 [Removing an active cue] 7 expected: 8 if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT] 9 if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT] 10 if (os == "mac") and not debug: [PASS, TIMEOUT]