SVG getBBox() return incorrect value for text elements in MSEdge
Not reproducible Issue #3740102
Steps to reproduce
URL:
Repro Steps:
- Launch MSEdge
- Open the attached html file
- The svg text element is not properly aligned center of svg rectangle
- The alert shows the incorrect value (diff b/w html “span” and svg “text” bounds)
Expected Results:
The getBBox() should return exact proper value.
Actual Results:
Dev Channel specific:
Yes
You need to sign in to your Microsoft account to add a comment.
Sign in