From 863140ad4d37b635849e9698831a9cae639b1194 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 16 Sep 2023 12:30:14 +0000 Subject: [PATCH] Upload files to "testing" --- testing/user.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testing/user.js b/testing/user.js index 8894e25..b31d938 100644 --- a/testing/user.js +++ b/testing/user.js @@ -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