diff --git a/components/style/properties/data.py b/components/style/properties/data.py index e2308d93781..6f53a344602 100644 --- a/components/style/properties/data.py +++ b/components/style/properties/data.py @@ -773,6 +773,7 @@ class PropertyRestrictions: return set([ "color", "text-combine-upright", + "text-transform", "unicode-bidi", "direction", "content",