track-cue-mutable-fragment.html.ini (464B)
1 [track-cue-mutable-fragment.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] 4 if (os == "win") and not debug and (processor == "x86"): TIMEOUT 5 if os == "linux": [OK, TIMEOUT] 6 [Cue fragment is mutable] 7 expected: 8 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] 9 if (os == "win") and not debug and (processor == "x86"): TIMEOUT 10 if os == "linux": [PASS, TIMEOUT]