No bug. Disabled test_input_number_mouse_events.html and test_input_number_rounding.html completely while I figure out why the syntax for disabling them on B2G and Android isn't working.

This commit is contained in:
Jonathan Watt 2013-12-01 16:35:56 +00:00
Родитель 3711268fd5
Коммит 5855040f8e
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -25,9 +25,9 @@ support-files =
[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]
#skip-if = toolkit == "gonk" || os == 'android'
#[test_input_number_mouse_events.html]
#[test_input_number_rounding.html]
[test_input_range_attr_order.html]
[test_input_range_key_events.html]
[test_input_range_mouse_and_touch_events.html]