Firefox does not support alignment-baseline on SVG text
authorAlexander Ebert <ebert@woltlab.com>
Thu, 20 Apr 2017 12:16:46 +0000 (14:16 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 20 Apr 2017 12:16:46 +0000 (14:16 +0200)
commit7a3b774fc862d2decce4bbdc66b423a39a667e1f
tree0d41123c6177dcb6e636aaec4e736fca39db509f
parent51c712923740114c6e484a8f0702398f4896e3cc
Firefox does not support alignment-baseline on SVG text

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baseline
shows examples using a <text> element, but they're broken in Firefox (oh
the irony!).

The `dominant-baseline`-attribute has the same outcome and can be used
instead. Thanks @Morik
wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php