2.1.7 [SVG11] Section 10.9.2, Baseline alignment properties
V0037:
The specification states:
‘dominant-baseline' Value: auto | use-script | no-change | reset-size | ideographic | alphabetic | hanging | | mathematical | central | middle | text-after-edge | text-before-edge | inherit Initial: auto Applies to: text content elements Inherited: no Percentages: N/A Media: visual Animatable: yes
IE9 Mode and IE10 Mode (All Versions)
The dominant-baseline attribute is not supported.
C0023:
The specification states:
'alignment-baseline' Value: auto | baseline | before-edge | text-before-edge | middle | central | after-edge | text-after-edge | ideographic | alphabetic | hanging | mathematical | inherit Initial: auto Applies to: 'tspan', 'tref', 'altGlyph', 'textPath' elements Inherited: no Percentages: N/A Media: visual Animatable: yes
IE9 Mode and IE10 Mode (All Versions)
The alignment-baseline property is not supported.
V0038:
The specification states:
‘baseline-shift' Value: baseline | sub | super | <percentage> | <length> | inherit Initial: baseline Applies to: 'tspan', 'tref', 'altGlyph', 'textPath' elements Inherited: no Percentages: refers to the "line-height" of the 'text' element, which in the case of SVG is defined to be equal to the 'font-size' Media: visual Animatable:
IE9 Mode and IE10 Mode (All Versions)
The baseline-shift attribute is not supported.