Bug 1677799 - Re-skip failing fission tests in dom/html/test/* a=fix

CLOSED TREE
This commit is contained in:
Mihai Alexandru Michis 2020-11-17 19:51:43 +02:00
Родитель ea7daa934e
Коммит caac1f82ff
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -499,6 +499,7 @@ tags = openwindow
[test_img_attributes_reflection.html]
[test_imageSrcSet.html]
[test_inputmode.html]
skip-if = fission
[test_li_attributes_reflection.html]
[test_link_attributes_reflection.html]
[test_link_sizes.html]
@ -523,6 +524,7 @@ skip-if = (toolkit == 'android') || ((os == 'win' || os == 'linux') && debug) #
[test_track.html]
[test_ul_attributes_reflection.html]
[test_input_files_not_nsIFile.html]
skip-if = fission
[test_fragment_form_pointer.html]
[test_bug1682.html]
[test_bug1823.html]
@ -576,6 +578,7 @@ support-files = file_bug871161-1.html file_bug871161-2.html
tags = openwindow
skip-if = (toolkit == "android" && debug && !is_fennec) || (webrender && os == "linux") || (os == "win" && debug && bits == 64) # Bug 1533759
[test_viewport_resize.html]
skip-if = fission
[test_image_clone_load.html]
[test_bug1203668.html]
[test_bug1166138.html]
@ -611,4 +614,5 @@ support-files =
[test_bug1279218.html]
[test_set_input_files.html]
[test_nestediframe.html]
skip-if = fission
[test_multipleFilePicker.html]