23 lines
709 B
INI
23 lines
709 B
INI
[mediasource-duration.html]
|
|
type: testharness
|
|
[Test seek starts on duration truncation below currentTime]
|
|
expected: FAIL
|
|
|
|
[Test appendBuffer completes previous seek to truncated duration]
|
|
expected:
|
|
if (os == "win") and (version != "5.1.2600"): PASS
|
|
if os == "mac": PASS
|
|
FAIL
|
|
|
|
[Test endOfStream completes previous seek to truncated duration]
|
|
expected:
|
|
if (os == "win") and (version != "5.1.2600"): PASS
|
|
if os == "mac": PASS
|
|
FAIL
|
|
|
|
[Test setting same duration multiple times does not fire duplicate durationchange]
|
|
disabled:
|
|
if (os == "win") and (version != "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1128332
|
|
expected: FAIL
|
|
|