IE support
Opened this issue · 1 comments
Bekt commented
Letters are not centered in IE.
Bekt commented
Apparently dominant-baseline
and alignment-baseline
properties are not supported in IE. [0]
One option that might work is to replace dominant-baseline="central"
on line 34 with dy="0.35em"
.
If somebody could verify this in IE and other browsers on Windows, that would be great: http://codepen.io/anon/pen/ojWXxq