Bug 1388209 - Enable test_animation_observers_async.html on stylo. r?birtles draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Tue, 08 Aug 2017 11:04:02 +0900
changeset 642305 7392b59722b944b4c8769392ac7cc8b702ca6d01
parent 642204 65507616792c990b1230888612dd7ffc13ed32b4
child 724956 e89be3a5a0c3224f6e1a2a6fba639671e99473e3
push id72704
push userhikezoe@mozilla.com
push dateTue, 08 Aug 2017 02:04:22 +0000
reviewersbirtles
bugs1388209, 1376248
milestone57.0a1
Bug 1388209 - Enable test_animation_observers_async.html on stylo. r?birtles It has been able to pass on stylo since bug 1376248. MozReview-Commit-ID: 142ptKlqrHe
dom/animation/test/chrome.ini
--- a/dom/animation/test/chrome.ini
+++ b/dom/animation/test/chrome.ini
@@ -4,17 +4,16 @@ support-files =
   ../../imptests/testharness.js
   ../../imptests/testharnessreport.js
   !/dom/animation/test/chrome/file_animate_xrays.html
 
 [chrome/test_animate_xrays.html]
 # file_animate_xrays.html needs to go in mochitest.ini since it is served
 # over HTTP
 [chrome/test_animation_observers_async.html]
-skip-if = stylo
 [chrome/test_animation_observers_sync.html]
 [chrome/test_animation_performance_warning.html]
 [chrome/test_animation_properties.html]
 [chrome/test_cssanimation_missing_keyframes.html]
 [chrome/test_generated_content_getAnimations.html]
 [chrome/test_restyles.html]
 skip-if = os == 'android' || stylo # bug 1335986
 [chrome/test_running_on_compositor.html]