No bug. Re-enable test_input_number_mouse_events.html and test_input_number_rounding.html.

This commit is contained in:
Jonathan Watt 2013-12-05 16:20:34 +00:00
parent 37febbd150
commit 69ff57f4c9

View File

@ -24,10 +24,11 @@ support-files =
[test_input_file_picker.html]
[test_input_list_attribute.html]
[test_input_number_key_events.html]
# Spin buttons are hidden on Firefox OS and Firefox for Android:
#skip-if = toolkit == "gonk" || os == 'android'
#[test_input_number_mouse_events.html]
#[test_input_number_rounding.html]
[test_input_number_mouse_events.html]
# Not run on Firefox OS and Firefox for Android where the spin buttons are hidden:
skip-if = os == "android" || appname == "b2g"
[test_input_number_rounding.html]
skip-if = os == "android"
[test_input_range_attr_order.html]
[test_input_range_key_events.html]
[test_input_range_mouse_and_touch_events.html]