Open
Bug 1704549
Opened 4 years ago
Updated 4 years ago
Fieldset legend intersects with fieldset border, on Android (possibly due to font inflation?)
Categories
(Core :: Layout: Text and Fonts, defect, P3)
Core
Layout: Text and Fonts
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
Details
STR:
- In Firefox for Android, view https://wpt.fyi/compat2021
- Look at the "Configuration" fieldset area (just above the graph)
ACTUAL RESULTS:
The "Configuration" <legend>
element is overlapped by the fieldsets's border. On my phone, "Confi" is unobstructed, and then "guration" has the border running through it.
EXPECTED RESULTS:
No such overlap.
I'm guessing this is a font inflation issue, since it seems to be Android-only.
(Haven't tested with any pref-flips at this point; I always forget specifically which prefs need flipping to enable/disable font inflation.)
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•