Closed edwh closed 9 months ago
Looks like emHeightAscent and emHeightDescent don't work on older browsers. Switch to actualBoundingBoxAscent and actualBoundingBoxDescent.
emHeightAscent
emHeightDescent
actualBoundingBoxAscent
actualBoundingBoxDescent
Kudos, no new issues were introduced!
0 New issues 0 Security Hotspots No data about Coverage 0.0% Duplication on New Code
See analysis details on SonarCloud
Looks like
emHeightAscent
andemHeightDescent
don't work on older browsers. Switch toactualBoundingBoxAscent
andactualBoundingBoxDescent
.