dominant-baseline
Applies to | ? |
---|
Remarks
A scaled-baseline-table is a compound value that has three components: a baseline identifier for the dominant baseline, a baseline table, and a baseline table font-size. Some values of the property redetermine all three values; others only re-establish the baseline table font-size. When the default value, auto, gives an undesired result, this property can be used to explicitly set the desire scaled-baseline table.
Syntax
dominant-baseline: auto | use-script | no-change | reset-size | ideographic | alphabetic | hanging | mathematical | central | middle | text-after-edge | text-before-edge | inherit
Standards information
- Scalable Vector Graphics: Text, Section 10.9.2
See also
Related pages
- CSSStyleDeclaration
- currentStyle
- style
- SVGTSpanElement
- SVGTextPathElement
- SVGTextElement
- baselineShift
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]