`span` background does not match the way browser renders
axeleroy opened this issue · comments
Bug report
Description / Observed Behavior
I'm trying to build an image with a "highlight" using span
and a background on it. Unfortunately, it is not rendered as it should (see Expected Behavior)
Expected Behavior
I'm expecting the span to render like this:
Reproduction
set embed font to false
The issue isn't in the way the font is rendered (I did not bother to use the same font in my screenshot of the expected behavior) but the way the span is rendered around the text.