user_pref('layers.offmainthreadcomposition.animate-opacity', true);
user_pref('layers.offmainthreadcomposition.animate-transform', true);
// https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers#Intel_cards
-user_pref('layers.acceleration.force-enabled', true);
+user_pref('layers.acceleration.force-enabled', false);
user_pref('webgl.force-enabled', true);
user_pref('webgl.msaa-force', true);
user_pref('gfx.filter.nearest.force-enabled', true);