michael@0: [DEFAULT] michael@0: skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM, ONLY IN CHUNK 10 michael@0: support-files = michael@0: ../../reftests/backgrounds/blue-32x32.png michael@0: ../../reftests/backgrounds/fuchsia-32x32.png michael@0: ../../base/tests/enableTestPlugin.js michael@0: plugin_clipping_helper.xhtml michael@0: plugin_clipping_helper2.xhtml michael@0: plugin_clipping_helper_transformed.xhtml michael@0: plugin_clipping_helper_table.xhtml michael@0: plugin_clipping_lib.js michael@0: plugin_focus_helper.html michael@0: file_BrokenImageReference.png michael@0: file_Dolske.png michael@0: file_IconTestServer.sjs michael@0: file_LoadingImageReference.png michael@0: michael@0: [test_bug240933.html] michael@0: [test_bug263683.html] michael@0: [test_bug288789.html] michael@0: [test_bug290397.html] michael@0: [test_bug323656.html] michael@0: [test_bug344830.html] michael@0: support-files = bug344830_testembed.svg michael@0: [test_bug382429.html] michael@0: [test_bug384527.html] michael@0: [test_bug385751.html] michael@0: [test_bug389630.html] michael@0: [test_bug391747.html] michael@0: [test_bug392746.html] michael@0: skip-if = buildapp == 'b2g' # b2g(ctrl mouse select not working in b2g) b2g-debug(ctrl mouse select not working in b2g) b2g-desktop(ctrl mouse select not working in b2g) michael@0: [test_bug392923.html] michael@0: [test_bug394173.html] michael@0: [test_bug394239.html] michael@0: [test_bug402380.html] michael@0: [test_bug404872.html] michael@0: [test_bug405178.html] michael@0: [test_bug416168.html] michael@0: [test_bug421436.html] michael@0: [test_bug421839-1.html] michael@0: skip-if = true # Disabled for calling finish twice michael@0: [test_bug421839-2.html] michael@0: support-files = bug421839-2-page.html michael@0: [test_bug424627.html] michael@0: [test_bug438840.html] michael@0: [test_bug448860.html] michael@0: skip-if = (toolkit == 'gonk' && debug) #debug-only failure michael@0: [test_bug448987.html] michael@0: skip-if = true # Bug 932296 michael@0: support-files = file_bug448987.html file_bug448987_ref.html file_bug448987_notref.html michael@0: [test_bug449653.html] michael@0: support-files = file_bug449653_1.html file_bug449653_1_ref.html michael@0: [test_bug460532.html] michael@0: [test_bug468167.html] michael@0: [test_bug470212.html] michael@0: [test_bug488417.html] michael@0: skip-if = true # Bug 489560 michael@0: [test_bug496275.html] michael@0: skip-if = toolkit == 'android' #CRASH_DUMP michael@0: [test_bug503813.html] michael@0: skip-if = toolkit == 'android' #CRASH_DUMP michael@0: [test_bug507902.html] michael@0: skip-if = true # Bug 510001 michael@0: [test_bug514732.html] michael@0: skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #CRASH_DUMP # b2g-debug(times out, also on Android) b2g-desktop(times out, also on Android) michael@0: support-files = file_bug514732_1.html file_bug514732_helper.html michael@0: [test_bug527306.html] michael@0: [test_bug579767.html] michael@0: support-files = file_bug579767_1.html file_bug579767_2.html michael@0: [test_bug522632.html] michael@0: [test_bug524925.html] michael@0: [test_bug589621.html] michael@0: [test_bug589623.html] michael@0: [test_bug597333.html] michael@0: [test_bug633762.html] michael@0: support-files = bug633762_iframe.html michael@0: [test_bug666225.html] michael@0: [test_bug719503.html] michael@0: [test_bug719515.html] michael@0: [test_bug719518.html] michael@0: [test_bug719523.html] michael@0: [test_bug735641.html] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage michael@0: [test_bug748961.html] michael@0: [test_bug784410.html] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage michael@0: [test_bug785324.html] michael@0: [test_bug791616.html] michael@0: skip-if = buildapp == 'b2g' # b2g(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438) b2g-debug(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438) b2g-desktop(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438) michael@0: [test_bug831780.html] michael@0: [test_bug841361.html] michael@0: [test_bug904810.html] michael@0: [test_bug938772.html] michael@0: [test_bug970363.html] michael@0: [test_contained_plugin_transplant.html] michael@0: skip-if = os=='win' || e10s michael@0: [test_image_selection.html] michael@0: [test_image_selection_2.html] michael@0: [test_invalidate_during_plugin_paint.html] michael@0: skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) michael@0: [test_movement_by_characters.html] michael@0: [test_movement_by_words.html] michael@0: # Disable the caret movement by word test on Linux because the shortcut keys michael@0: # are defined in system level. So, it depends on the environment. michael@0: # Disable on Windows for too many intermittent failures (bug 916143). michael@0: skip-if = (toolkit == "gtk2") || (toolkit == "gtk3") || (os == "win") michael@0: [test_overflow_event.html] michael@0: [test_page_scroll_with_fixed_pos.html] michael@0: skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(opened window too small?) b2g-desktop(opened window too small?) michael@0: support-files = page_scroll_with_fixed_pos_window.html michael@0: [test_plugin_clipping.xhtml] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage michael@0: [test_plugin_clipping2.xhtml] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage michael@0: [test_plugin_clipping_transformed.xhtml] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage michael@0: [test_plugin_clipping_table.xhtml] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage michael@0: [test_plugin_focus.html] michael@0: skip-if = buildapp == 'b2g' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) michael@0: [test_plugin_mouse_coords.html] michael@0: skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) michael@0: [test_plugin_position.xhtml] michael@0: skip-if = e10s michael@0: [test_selection_expanding.html] michael@0: skip-if = buildapp == 'b2g' # b2g(mouse selection not working) b2g-debug(mouse selection not working) b2g-desktop(mouse selection not working) michael@0: support-files = selection_expanding_xbl.xml michael@0: [test_selection_splitText-normalize.html] michael@0: [test_selection_touchevents.html] michael@0: [test_taintedfilters.html] michael@0: support-files = file_taintedfilters_feDisplacementMap-tainted-1.svg file_taintedfilters_feDisplacementMap-tainted-2.svg file_taintedfilters_feDisplacementMap-tainted-3.svg file_taintedfilters_feDisplacementMap-tainted-ref.svg file_taintedfilters_feDisplacementMap-untainted-ref.svg file_taintedfilters_feDisplacementMap-untainted-1.svg file_taintedfilters_feDisplacementMap-untainted-2.svg file_taintedfilters_red-flood-for-feImage-cors.svg file_taintedfilters_red-flood-for-feImage-cors.svg^headers^ file_taintedfilters_red-flood-for-feImage.svg