зеркало из https://github.com/mozilla/gecko-dev.git
aae11e059f
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 |
||
---|---|---|
.. | ||
file_animate_xrays.html | ||
test_animate_xrays.html | ||
test_animation_observers_async.html | ||
test_animation_observers_sync.html | ||
test_animation_performance_warning.html | ||
test_animation_properties.html | ||
test_cssanimation_missing_keyframes.html | ||
test_generated_content_getAnimations.html | ||
test_keyframe_effect_xrays.html | ||
test_running_on_compositor.html | ||
test_simulate_compute_values_failure.html |