track-mode-not-changed-by-new-track.html.ini (353B)
1 [track-mode-not-changed-by-new-track.html] 2 expected: 3 if (os == "android") and not debug: [OK, ERROR] 4 [A track appended after the initial track configuration does not change other tracks] 5 expected: 6 if (os == "win") and debug and (processor == "x86"): [PASS, FAIL] 7 if os == "mac": [PASS, FAIL] 8 if os == "linux": [PASS, FAIL]