Source code
Revision control
Copy as Markdown
Other Tools
[track-mode-not-changed-by-new-track.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[A track appended after the initial track configuration does not change other tracks]
expected:
if (os == "linux") and fission: [PASS, FAIL]
if os == "mac": [PASS, FAIL]