mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 19:39:57 +00:00
63 lines
1.8 KiB
INI
63 lines
1.8 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[AudioTrack interface: attribute kind]
|
|
expected: FAIL
|
|
|
|
[AudioTrack interface: attribute language]
|
|
expected: FAIL
|
|
|
|
[AudioTrack interface: attribute sourceBuffer]
|
|
expected: FAIL
|
|
|
|
[VideoTrack interface: attribute kind]
|
|
expected: FAIL
|
|
|
|
[VideoTrack interface: attribute language]
|
|
expected: FAIL
|
|
|
|
[VideoTrack interface: attribute sourceBuffer]
|
|
expected: FAIL
|
|
|
|
[TextTrack interface: attribute kind]
|
|
expected: FAIL
|
|
|
|
[TextTrack interface: attribute language]
|
|
expected: FAIL
|
|
|
|
[TextTrack interface: attribute sourceBuffer]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: attribute audioTracks]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: attribute videoTracks]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: attribute textTracks]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: operation appendStream(Stream,unsigned long long)]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: sourceBuffer must inherit property "appendStream" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[SourceBuffer interface: calling appendStream(Stream,unsigned long long) on sourceBuffer with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[VideoPlaybackQuality interface: attribute totalFrameDelay]
|
|
expected: FAIL
|
|
|
|
[VideoPlaybackQuality interface: video.getVideoPlaybackQuality() must inherit property "totalFrameDelay" with the proper type (4)]
|
|
expected: FAIL
|
|
|