Closed
Bug 1341542
Opened 9 years ago
Closed 3 years ago
cleared floats in multi-column element don't get split into columns
Categories
(Core :: Layout: Floats, defect, P3)
Core
Layout: Floats
Tracking
()
RESOLVED
DUPLICATE
of bug 1695509
| Webcompat Priority | ? |
People
(Reporter: dholbert, Unassigned)
References
Details
Attachments
(1 file)
|
595 bytes,
text/html
|
Details |
STR:
1. Load attached testcase.
EXPECTED RESULTS:
3 columns of text
ACTUAL RESULTS: one tall column of text.
(This seems to be the reason behind https://github.com/webcompat/web-bugs/issues/4782 - content overlapping in the footer area of http://www.aestheticsofjoy.com/ . My attached testcase is derived from that site, after much testcase-reducing.)
| Reporter | ||
Comment 1•9 years ago
|
||
Chrome 55 dev and Edge 14 give EXPECTED RESULTS.
Firefox 54 Nightly and 51 release give ACTUAL RESULTS.
Updated•9 years ago
|
Flags: webcompat?
status-firefox55:
--- → affected
status-firefox57:
--- → affected
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Flags: webcompat?
Updated•4 years ago
|
Webcompat Priority: --- → ?
Comment 2•3 years ago
|
||
This range fixed the testcase https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=578715b6d3fcb21c0b61996347260ef9b119d0d2&tochange=8508c35e49793fbe402ad2a706a57fabd1c2b0c4, and bug 1695509 seems to be the only bug related to float.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•