arturasn

Results 3 comments of arturasn

Examples where incorrect positioning is more likely seen: [link](https://jsfiddle.net/6vxm1sga/)

Seems to be `alignment-baseline="text-before-edge"` also unsupported, so it is not only an issue of `dominant-baseline`. [link](https://jsfiddle.net/j9k48bLs/1/)

The fix by @GiannyPontat definitely helps, thanks @GiannyPontat! Strange that it is not merged into main branch