Closed
Bug 280359
Opened 20 years ago
Closed 20 years ago
[Columns] Specifying img width in CSS3 multi-column display causes it to disappear
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: sluggo, Unassigned)
References
()
Details
(Keywords: css3)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050114 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050114 Firefox/1.0+ When you set a max-width for an img in a CSS3 multi-column display, the image is not rendered at all. Reproducible: Always Steps to Reproduce: Demonstation URL above. You'll see the image with the default view; if you change the Page Style to "Columns" the image disappears. The alternate stylesheet linked to in the test URL is it at <http://www.unknown.nu/temp/columns.css>.
I believe this was fixed by the checkin for bug 277355. At least, it works for me now.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•