Closed
Bug 1301395
Opened 9 years ago
Closed 8 years ago
<img> alt text overlaps, breaks, is too low
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: scratch65535, Unassigned)
Details
(Keywords: testcase-wanted)
Attachments
(1 file)
|
10.56 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151216175450
Steps to reproduce:
I include smilies with alt= text labels
Actual results:
the alt labels are positioned wrong, sometimes very wrong. multi-word ones are folded, all more or less overlap the following text.
Expected results:
They should be baseline aligned with the other text regardless of any massaging of the <img>'s position to achieve a visual vertical-align:middle (*visual* middle is not the same as slug-middle)
Could you attach a simple testcase to the bug report, please.
Flags: needinfo?(scratch65535)
Keywords: testcase-wanted
| Reporter | ||
Comment 2•9 years ago
|
||
I'm not completely sure what you have in mind for a test case if that snippet of screen shot isn't sufficient.
| Reporter | ||
Comment 4•9 years ago
|
||
Okay, probably a false alarm. I thought I'd turned off all the flavoring, but apparently something is still active.
Comment 5•9 years ago
|
||
Reporter: have you been able to resolve this, where we can close this issue? Or will you send in some HTML code? Thanks.
| Reporter | ||
Comment 6•8 years ago
|
||
I'm still experimenting, but I think it was a strange artifact. I'll close it for now.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(scratch65535)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•