aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/properties/data.py
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/properties/data.py')
-rw-r--r--components/style/properties/data.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/properties/data.py b/components/style/properties/data.py
index 7c2330e47d8..d1876a5ea02 100644
--- a/components/style/properties/data.py
+++ b/components/style/properties/data.py
@@ -797,6 +797,7 @@ class PropertyRestrictions:
+ PropertyRestrictions.shorthand(data, "outline")
+ PropertyRestrictions.shorthand(data, "font"))
+
class CountedUnknownProperty:
def __init__(self, name):
self.name = name