Closed
Bug 266284
Opened 20 years ago
Closed 4 months ago
Bug in incremental reflow in XUL when reducing child replaced inline size
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bzbarsky, Unassigned)
References
()
Details
Attachments
(1 obsolete file)
STEPS TO REPRODUCE: Load the URL in the URL bar EXPECTED RESULTS: The green box hugs the small image ACTUAL RESULTS: The green box is 100px by 100px See discussion in bug 265416 for more details.
| Reporter | ||
Comment 2•19 years ago
|
||
How could this possibly work for you? Not only is the original bug present (set the image's style to display:none and back in the testcase to see that), but the testcase got _badly_ broken between 2004-11-02-14 and 2004-11-03-06 builds, probably by the checkin for bug 265165. The image should be ending up 25px tall by 50px wide, and that's no longer happening...
Updated•6 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
Updated•2 years ago
|
Severity: normal → S3
Updated•6 months ago
|
Attachment #9385425 -
Attachment is obsolete: true
Updated•4 months ago
|
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•