Upload files to "testing"

This commit is contained in:
Narsil 2023-09-16 12:30:14 +00:00
parent 53149f658e
commit 863140ad4d
1 changed files with 4 additions and 0 deletions

View File

@ -1072,6 +1072,10 @@ user_pref("lightweightThemes.animation.enabled", false);
// Enable Hardware Acceleration
// user_pref("layers.acceleration.enabled", true);
// user_pref("layers.acceleration.force", true);
// -------------------------------------
// Disable CSS-based animations and transition effects
user_pref("layout.css.animation.enabled", false);
user_pref("layout.css.transition.enabled", false);
//
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// WARNINGS