From b6fa162955c7087a74bab86339aec36db4da6554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sat, 27 May 2023 15:57:49 +0200 Subject: [PATCH] style: Part 1 - Enable color-scheme CSS property in chrome sheets Differential Revision: https://phabricator.services.mozilla.com/D127300 --- components/style/properties/longhands/inherited_ui.mako.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/components/style/properties/longhands/inherited_ui.mako.rs b/components/style/properties/longhands/inherited_ui.mako.rs index badcc3f2012..4fb702a97b4 100644 --- a/components/style/properties/longhands/inherited_ui.mako.rs +++ b/components/style/properties/longhands/inherited_ui.mako.rs @@ -104,6 +104,7 @@ ${helpers.predefined_type( gecko_pref="layout.css.color-scheme.enabled", animation_value_type="discrete", has_effect_on_gecko_scrollbars=False, + enabled_in="chrome", )} ${helpers.predefined_type(