Bug 1841456 - Part 1: Use auto instead of top in -moz-top-layer to match overlay...
[gecko.git] / testing / web-platform / meta / mediacapture-record / MediaRecorder-error.html.ini
blobe47638a9234d6921832d34f493587ef0a418d8f5
1 [MediaRecorder-error.html]
2 expected:
3 if (os == "linux") and not debug and fission: [OK, ERROR]
4 if (os == "android") and fission: [OK, TIMEOUT]
5 [MediaRecorder will stop recording when any of track is added and error event will be fired]
6 expected: FAIL
8 [MediaRecorder will stop recording when any of track is removed and error event will be fired]
9 expected: FAIL
11 [MediaRecorder throws NotSupportedError when given both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount]
12 expected: FAIL