Bug 1347954 - Disable dom/media/test/test_video_to_canvas.html, r=gbrown.

This commit is contained in:
Bob Clary 2017-03-20 09:26:18 -07:00
Родитель de73211a6f
Коммит 62d135a45f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1096,7 +1096,7 @@ tags = webvtt
[test_unseekable.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_video_to_canvas.html]
skip-if = android_version == '15' || android_version == '17' || (android_version == '19' && debug) || android_version == '22' # bug 1320418, android(bug 1232305)
skip-if = toolkit == 'android' # android(bug 1232305), bugs 1320418,1347953,1347954,1348140,1348386
[test_video_in_audio_element.html]
skip-if = android_version == '15' || android_version == '17' # bug 1320417, 1326326, android(bug 1232323, bug 1232305)
[test_videoDocumentTitle.html]