Closed
Bug 278349
Opened 20 years ago
Closed 20 years ago
Flash with 100% width fails to resize in table cell
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: andriy.borovyk, Unassigned)
References
()
Details
Flash embedded with 100% width parameter fails to resize less than 240px when viewed in Mozilla Firefox on Windows XP. Flash embed code is located in table cell.
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
This is the right rendering.... 100% of intrinsic width (which is what the table cell is, since it doesn't have a width set) is the same as "auto", so the embed sizes to its auto size.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•