Bug 1458414 - Enable animation tests on WebRender. r?kats draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Wed, 02 May 2018 12:15:02 +0900
changeset 790323 dc6c472c69b6d94905bc0b19a140845802a79028
parent 790322 01438b813e899f6c0f5ee93a5f0b4b860b8afd7d
child 790324 235df927b625a49e6368b86025c87172185c58c7
push id108498
push userhikezoe@mozilla.com
push dateWed, 02 May 2018 03:15:27 +0000
reviewerskats
bugs1458414
milestone61.0a1
Bug 1458414 - Enable animation tests on WebRender. r?kats With the previous commit, most of test cases now can pass on WebRender since we no longer get incorrect information for the animation that should have already discarded. MozReview-Commit-ID: 30I2qpiWysy
layout/style/test/mochitest.ini
--- a/layout/style/test/mochitest.ini
+++ b/layout/style/test/mochitest.ini
@@ -48,30 +48,25 @@ support-files = additional_sheets_helper
 [test_all_shorthand.html]
 [test_animations.html]
 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.html]
 [test_animations_effect_timing_enddelay.html]
-skip-if = webrender # bug 1424752
 [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.html]
-skip-if = webrender # bug 1424752
 [test_animations_omta.html]
 skip-if = webrender # bug 1424752
 [test_animations_omta_start.html]
 [test_animations_pausing.html]
-skip-if = webrender # bug 1424752
 [test_animations_playbackrate.html]
-skip-if = webrender # bug 1424752
 [test_animations_reverse.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
 [test_any_dynamic.html]
 [test_asyncopen2.html]
 [test_at_rule_parse_serialize.html]