Source code
Revision control
Copy as Markdown
Other Tools
[track-mode-disabled.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
if os == "linux": [OK, TIMEOUT]
[Cues are properly removed from the active cue list when their track changes mode to disabled]
expected:
if os == "linux": [PASS, TIMEOUT]