Steps to replicate the issue (include links if applicable):
See File:SVG text dominant baseline.svg
The file uses the SVG attribute dominant-baseline with four values.
What happens?:
All four texts are rendered in the default position, i.e. the text appears above the black line.
What should have happened instead?:
For central, middle and hanging the text should have the respective vertical positioning.
This works in all browsers, but not in Wikimedia projects.