diff options
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index 1de1e96c1..e001c091b 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -62,6 +62,8 @@ "image-rendering" - "auto" - "yes" +"isolation" - "auto" - "no" + "kerning" - "auto" - "yes" "letter-spacing" - "normal" - "yes" @@ -80,6 +82,8 @@ "mask" - "none" - "no" +"mix-blend-mode" - "normal" - "no" + "opacity" - "1" - "no" "overflow" - "hidden" - "no" |
