track-mode.html.ini (427B)
1 [track-mode.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 [TextTrack mode attribute] 6 expected: 7 if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT] 8 if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]