From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- share/attributes/css_defaults | 198 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 share/attributes/css_defaults (limited to 'share/attributes/css_defaults') diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults new file mode 100644 index 0000000..a7d7893 --- /dev/null +++ b/share/attributes/css_defaults @@ -0,0 +1,198 @@ +"alignment-baseline" - "auto" - "no" + +"backface-visibility" - "visible" - "no" + +"baseline-shift" - "baseline" - "no" + +"clip" - "auto" - "no" + +"clip-path" - "none" - "no" + +"clip-rule" - "nonzero" - "yes" + +"color" - "NO_DEFAULT" - "yes" + +"color-interpolation" - "sRGB" - "yes" + +"color-interpolation-filters" - "linearRGB" - "yes" + +"color-profile" - "auto" - "yes" + +"color-rendering" - "auto" - "yes" + +"cursor" - "auto" - "yes" + +"direction" - "ltr" - "yes" + +"display" - "inline" - "no" + +"dominant-baseline" - "auto" - "no" + +"enable-background" - "accumulate" - "no" + +"fill" - "black" - "yes" + +"fill-opacity" - "1" - "yes" + +"fill-rule" - "nonzero" - "yes" + +"filter" - "none" - "no" + +"flood-color" - "black" - "no" + +"flood-opacity" - "1" - "no" + +"font" - "NO_DEFAULT" - "yes" + +"font-family" - "NO_DEFAULT" - "yes" + +"font-feature-settings" - "normal" - "yes" + +"font-size" - "medium" - "yes, the computed value is inherited" + +"font-size-adjust" - "none" - "yes" + +"font-stretch" - "normal" - "yes" + +"font-style" - "normal" - "yes" + +"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-variation-settings" - "normal" - "yes" + +"font-weight" - "normal" - "yes" + +"glyph-orientation-horizontal" - "0deg" - "yes" + +"glyph-orientation-vertical" - "auto" - "yes" + +"image-rendering" - "auto" - "yes" + +"inline-size" - "0" - "no" + +"isolation" - "auto" - "no" + +"kerning" - "auto" - "yes" + +"letter-spacing" - "normal" - "yes" + +"lighting-color" - "white" - "no" + +"line-height" - "NO DEFAULT" - "no" + +"marker" - "none" - "yes" + +"marker-end" - "none" - "yes" + +"marker-mid" - "none" - "yes" + +"marker-start" - "none" - "yes" + +"mask" - "none" - "no" + +"mix-blend-mode" - "normal" - "no" + +"opacity" - "1" - "no" + +"overflow" - "hidden" - "no" + +"paint-order" - "normal" - "yes" + +"perspective" - "none" - "no" + +"perspective-origin" - "NO_DEFAULT" - "no" + +"pointer-events" - "visiblePainted" - "yes" + +"shape-inside" - "auto" - "no" + +"shape-margin" - "0" - "no" + +"shape-padding" - "0" - "no" + +"shape-rendering" - "auto" - "yes" + +"shape-subtract" - "auto" - "no" + +"solid-color" - "#000000" - "no" + +"solid-opacity" - "1" - "no" + +"stop-color" - "black" - "no" + +"stop-opacity" - "1" - "no" + +"stroke" - "none" - "yes" + +"stroke-dasharray" - "none" - "yes" + +"stroke-dashoffset" - "0" - "yes" + +"stroke-linecap" - "butt" - "yes" + +"stroke-linejoin" - "miter" - "yes" + +"stroke-miterlimit" - "4" - "yes" + +"stroke-opacity" - "1" - "yes" + +"stroke-width" - "1" - "yes" + +"text-align" - "start" - "yes" + +"text-anchor" - "start" - "yes" + +"text-decoration" - "NO_DEFAULT" - "no" + +"text-decoration-color" - "NO_DEFAULT" - "no" + +"text-decoration-fill" - "NO_DEFAULT" - "no" + +"text-decoration-line" - "none" - "no" + +"text-decoration-stroke" - "NO_DEFAULT" - "no" + +"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" + +"transform-box" - "NO_DEFAULT" - "no" + +"transform-origin" - "NO_DEFAULT" - "no" + +"transform-style" - "flat" - "no" + +"unicode-bidi" - "normal" - "no" + +"vector-effect" - "none" - "no" + +"visibility" - "visible" - "yes" + +"white-space" - "normal" - "yes" + +"word-spacing" - "normal" - "yes" + +"writing-mode" - "lr-tb" - "yes" + -- cgit v1.2.3