Closed
Bug 476083
Opened 17 years ago
Closed 8 years ago
Floating div wont wrap around growing SVG
Categories
(Core :: Layout: Floats, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tuom.larsen, Unassigned)
References
Details
Attachments
(1 file)
360 bytes,
application/xhtml+xml
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2
A div with large SVG inside wont grow beyond the screen edge, even if the SVG is larger.
Reproducible: Always
Steps to Reproduce:
1. look at the attachment
Actual Results:
Outer red div ends at screen corner.
Expected Results:
Outer red div should be 4000px wide.
Reporter | ||
Comment 1•17 years ago
|
||
Component: General → Layout: Floats
Product: Firefox → Core
QA Contact: general → layout.floats
Comment 2•17 years ago
|
||
Confirmed on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090129 Minefield/3.2a1pre
Google Chrome and latest Opera display a larger SVG.
Version: unspecified → Trunk
Comment 3•8 years ago
|
||
Confirmed in Minefield version 4.0b9pre, 2011-01-01
WORKSFORME in current Nightly 58.0a1 (2017-10-18)
Fix range from mozregression:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6f4f2e53694b&tochange=b87861e50640
Resolving as FIXED by bug 668163.
You need to log in
before you can comment on or make changes to this bug.
Description
•