diff options
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index 396c8a2d9..ff9b39b6d 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -46,6 +46,8 @@ "font-family" - "NO_DEFAULT" - "yes" +"font-feature-settings" - "normal" - "yes" + "font-size" - "medium" - "yes, the computed value is inherited" "font-size-adjust" - "none" - "yes" @@ -56,6 +58,18 @@ "font-variant" - "normal" - "yes" +"font-variant-alternates" - "normal" - "yes" + +"font-variant-caps" - "normal" - "yes" + +"font-variant-east-asian" - "normal" - "yes" + +"font-variant-ligatures" - "normal" - "yes" + +"font-variant-numeric" - "normal" - "yes" + +"font-variant-position" - "normal" - "yes" + "font-weight" - "normal" - "yes" "glyph-orientation-horizontal" - "0deg" - "yes" @@ -110,7 +124,7 @@ "solid-color" - "#000000" - "no" -"solid-opacity" - "1.0" - "no" +"solid-opacity" - "1" - "no" "stop-color" - "black" - "no" @@ -148,10 +162,14 @@ "text-decoration-style" - "solid" - "no" +"text-indent" - "0" - "yes" + "text-orientation" - "mixed" - "yes" "text-rendering" - "auto" - "yes" +"text-transform" - "none" - "yes" + "title" - "NO DEFAULT" - "no" "transform" - "none" - "no" |
