Lines Matching full:inherit
57 // hanging | mathematical | inherit
64 // baseline | super | sub | <percentage> | <length> | inherit
75 // text-after-edge | text-before-edge | inherit
83 // accumulate | new [x] [y] [width] [height] | inherit
101 case CSSPropertyClipRule: // nonzero | evenodd | inherit
107 case CSSPropertyStrokeMiterlimit: // <miterlimit> | inherit
111 case CSSPropertyStrokeLinejoin: // miter | round | bevel | inherit
116 case CSSPropertyStrokeLinecap: // butt | round | square | inherit
121 case CSSPropertyStrokeOpacity: // <opacity-value> | inherit
129 // auto | optimizeSpeed | crispEdges | geometricPrecision | inherit
136 case CSSPropertyColorRendering: // optimizeQuality | inherit
142 case CSSPropertyColorProfile: // auto | sRGB | <name> | <uri> inherit
147 case CSSPropertyColorInterpolation: // auto | sRGB | linearRGB | inherit
157 case CSSPropertyTextAnchor: // start | middle | end | inherit
162 case CSSPropertyGlyphOrientationVertical: // auto | <angle> | inherit
168 case CSSPropertyGlyphOrientationHorizontal: // <angle> (restricted to _deg_ per SVG 1.1 spec) | inherit
177 case CSSPropertyFill: // <paint> | inherit
178 case CSSPropertyStroke: // <paint> | inherit
198 case CSSPropertyColor: // <color> | inherit
226 // lr-tb | rl_tb | tb-rl | lr | rl | tb | inherit
231 case CSSPropertyStrokeWidth: // <length> | inherit
235 case CSSPropertyStrokeDasharray: // none | <dasharray> | inherit
243 case CSSPropertyKerning: // auto | normal | <length> | inherit
250 case CSSPropertyClipPath: // <uri> | none | inherit