Source code
Revision control
Copy as Markdown
Other Tools
[track-remove-active-cue.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]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Removing an active cue]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT]