gecko-dev/dom/animation/test/chrome
Hiroyuki Ikezoe aae11e059f Bug 1479246 - Use z-index for the property running on the main thread instead of background-color. r=boris
background-color animations will run on the compositor.  So we have to change
the property in tests which suppose that background-color animation runs on the
main-thread.

The reason why we use z-index is that the property produces only
nsChangeHint_RepaintFrame, thus it's throttled and won't be unthrottled
periodically on out-of-view elements just like background-color animations.

MozReview-Commit-ID: LZYs0qOGskh

--HG--
extra : rebase_source : f299e46a293db067f771ebd50be34ba9460e8ea7
2018-07-29 15:59:21 +09:00
..
file_animate_xrays.html Bug 1456394 - Merge KeyframeEffectReadOnly and KeyframeEffect; r=bz,hiro 2018-05-07 11:08:59 +09:00
test_animate_xrays.html Bug 1414674 - Do not enter the compartment of the target window when calling KeyframeEffect and KeyframeEffectReadOnly constructor via Xray. r=bz,birtles 2018-02-17 17:21:13 +09:00
test_animation_observers_async.html Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro 2018-03-16 12:49:55 +09:00
test_animation_observers_sync.html Bug 1471814 - Add a preference for implicit keyframes; r=bz,hiro 2018-07-14 09:23:03 +09:00
test_animation_performance_warning.html Bug 1479246 - Use z-index for the property running on the main thread instead of background-color. r=boris 2018-07-29 15:59:21 +09:00
test_animation_properties.html Bug 1471814 - Add a preference for implicit keyframes; r=bz,hiro 2018-07-14 09:23:03 +09:00
test_cssanimation_missing_keyframes.html
test_generated_content_getAnimations.html Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot 2018-02-01 14:26:12 -05:00
test_keyframe_effect_xrays.html Bug 1414674 - Do not enter the compartment of the target window when calling KeyframeEffect and KeyframeEffectReadOnly constructor via Xray. r=bz,birtles 2018-02-17 17:21:13 +09:00
test_running_on_compositor.html Bug 1479246 - Use z-index for the property running on the main thread instead of background-color. r=boris 2018-07-29 15:59:21 +09:00
test_simulate_compute_values_failure.html Bug 1471814 - Add a preference for implicit keyframes; r=bz,hiro 2018-07-14 09:23:03 +09:00