зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro
MozReview-Commit-ID: Fes2hiyypWV --HG-- rename : layout/style/test/test_animations_effect_timing_duration_to_rename.html => layout/style/test/test_animations_effect_timing_duration.html rename : layout/style/test/test_animations_effect_timing_enddelay_to_rename.html => layout/style/test/test_animations_effect_timing_enddelay.html rename : layout/style/test/test_animations_effect_timing_iterations_to_rename.html => layout/style/test/test_animations_effect_timing_iterations.html rename : layout/style/test/test_animations_iterationstart_to_rename.html => layout/style/test/test_animations_iterationstart.html rename : layout/style/test/test_animations_pausing_to_rename.html => layout/style/test/test_animations_pausing.html rename : layout/style/test/test_animations_playbackrate_to_rename.html => layout/style/test/test_animations_playbackrate.html rename : layout/style/test/test_animations_reverse_to_rename.html => layout/style/test/test_animations_reverse.html rename : layout/style/test/test_animations_styles_on_event_to_rename.html => layout/style/test/test_animations_styles_on_event.html rename : layout/style/test/test_transitions_replacement_on_busy_frame_to_rename.html => layout/style/test/test_transitions_replacement_on_busy_frame.html
This commit is contained in:
Родитель
f916dc68ff
Коммит
40fad942d5
|
@ -51,27 +51,27 @@ skip-if = (toolkit == 'android')
|
|||
[test_animations_async_tests.html]
|
||||
support-files = Ahem.ttf file_animations_async_tests.html
|
||||
[test_animations_dynamic_changes.html]
|
||||
[test_animations_effect_timing_duration_to_rename.html]
|
||||
[test_animations_effect_timing_duration.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_effect_timing_enddelay_to_rename.html]
|
||||
[test_animations_effect_timing_enddelay.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_effect_timing_iterations_to_rename.html]
|
||||
[test_animations_effect_timing_iterations.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_event_order.html]
|
||||
[test_animations_event_handler_attribute.html]
|
||||
[test_animations_iterationstart_to_rename.html]
|
||||
[test_animations_iterationstart.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_omta.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_omta_start.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_pausing_to_rename.html]
|
||||
[test_animations_pausing.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_playbackrate_to_rename.html]
|
||||
[test_animations_playbackrate.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_reverse_to_rename.html]
|
||||
[test_animations_reverse.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_animations_styles_on_event_to_rename.html]
|
||||
[test_animations_styles_on_event.html]
|
||||
[test_animations_variable_changes.html]
|
||||
[test_animations_with_disabled_properties.html]
|
||||
support-files = file_animations_with_disabled_properties.html
|
||||
|
@ -328,7 +328,7 @@ skip-if = (android_version == '18' && debug) # bug 1159532
|
|||
[test_transitions_dynamic_changes.html]
|
||||
[test_transitions_per_property.html]
|
||||
skip-if = (toolkit == 'android') || webrender # bug 775227 for android, bug 1424752 for webrender
|
||||
[test_transitions_replacement_on_busy_frame_to_rename.html]
|
||||
[test_transitions_replacement_on_busy_frame.html]
|
||||
[test_transitions_step_functions.html]
|
||||
[test_transitions_with_disabled_properties.html]
|
||||
support-files = file_transitions_with_disabled_properties.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче