Open
Bug 1450759
Opened 7 years ago
Updated 3 years ago
Element width does not adjust with image with width set to auto.
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: aj, Unassigned)
Details
Attachments
(1 file)
|
175.92 KB,
application/zip
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
Steps to reproduce:
responsive width image with percentage declared for height and 'auto' declared for width, block element wrapped around image.
Actual results:
parent element width returns zero rather than adapting to image width.
Expected results:
parent element width should adapt to image width.
Updated•7 years ago
|
Component: Untriaged → Layout
Product: Firefox → Core
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•