mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-16 01:31:37 +00:00
19 lines
516 B
INI
19 lines
516 B
INI
[mediasource-remove.html]
|
|
type: testharness
|
|
prefs: [media.mediasource.enabled:true]
|
|
[Test removing all appended data.]
|
|
expected:
|
|
if not ((os == "win") and (version == "5.1.2600")): FAIL
|
|
|
|
[Test removing beginning of appended data.]
|
|
expected:
|
|
if not ((os == "win") and (version == "5.1.2600")): FAIL
|
|
|
|
[Test removing the middle of appended data.]
|
|
expected:
|
|
if not ((os == "win") and (version == "5.1.2600")): FAIL
|
|
|
|
[Test removing the end of appended data.]
|
|
expected: FAIL
|
|
|