Bug 1335986 - Run test_restyles.html on Android. r?birtles draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Tue, 31 Oct 2017 08:34:47 +0900
changeset 689039 4fba70ad8801b517b8bfcf0f62c0f382e059c162
parent 688832 befd2dd89771edd86d05a92b6f7ce2ccde6835c3
child 738205 dd94ce54132060872ca259d1ec5ffc8984486a40
push id86894
push userhikezoe@mozilla.com
push dateMon, 30 Oct 2017 23:37:27 +0000
reviewersbirtles
bugs1335986
milestone58.0a1
Bug 1335986 - Run test_restyles.html on Android. r?birtles Now test_restyles.html runs in content window, so theoretically we no longer receive unexpected animation restyles in chrome window. MozReview-Commit-ID: GJq6WTdEBy8
dom/animation/test/mochitest.ini
--- a/dom/animation/test/mochitest.ini
+++ b/dom/animation/test/mochitest.ini
@@ -109,17 +109,16 @@ support-files =
 [mozilla/test_discrete-animations.html]
 [mozilla/test_distance_of_basic_shape.html]
 [mozilla/test_distance_of_filter.html]
 [mozilla/test_distance_of_transform.html]
 [mozilla/test_document-timeline-origin-time-range.html]
 [mozilla/test_hide_and_show.html]
 [mozilla/test_moz-prefixed-properties.html]
 [mozilla/test_restyles.html]
-skip-if = os == 'android' # bug 1335986
 [mozilla/test_restyling_xhr_doc.html]
 [mozilla/test_set-easing.html]
 [mozilla/test_transform_limits.html]
 [mozilla/test_transition_finish_on_compositor.html]
 skip-if = toolkit == 'android'
 [mozilla/test_underlying-discrete-value.html]
 [style/test_animation-seeking-with-current-time.html]
 [style/test_animation-seeking-with-start-time.html]