Closed
Bug 4831
Opened 26 years ago
Closed 24 years ago
[FLOAT] float should not be higher than earlier float on opposite side
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
VERIFIED
FIXED
People
(Reporter: dbaron, Assigned: waterson)
References
(Blocks 1 open bug, )
Details
(Keywords: css1, helpwanted, testcase, Whiteboard: [Hixie-P3] important floater bug | relnote-devel)
Floats should not be higher than an earlier float on the opposite side. See
the second test in the above URL.
IE5 does get this correct.
Updated•26 years ago
|
Summary: float should not be higher than earlier float on opposite side → {css1} float should not be higher than earlier float on opposite side
Updated•26 years ago
|
QA Contact: 4144 → 4110
Reporter | ||
Comment 1•25 years ago
|
||
This looks like it's been fixed sometime since April...
Reporter | ||
Comment 2•25 years ago
|
||
Never mind. It's not fixed. I was misreading the test...
Why are you re-reassing layout bugs? Do NOT touch layout bugs.
The bugs are assigned to Kipp so they can stay neatly organized until we have a
new owner for the block/inline code.
Summary: {css1} float should not be higher than earlier float on opposite side → {css1} [FLOAT] float should not be higher than earlier float on opposite side
Comment 5•25 years ago
|
||
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz}
radars should now be considered deprecated in favour of keywords.
I am *really* sorry about the spam...
Updated•25 years ago
|
Summary: {css1} [FLOAT] float should not be higher than earlier float on opposite side → [FLOAT] float should not be higher than earlier float on opposite side
Comment 7•25 years ago
|
||
Nom. nsbeta3, recc. nsbeta3+. css1 compliance that IE5 gets right; when IE5 is
getting part of CSS right, we don't want a Gecko bug to prevent it from being
usable by the web.
Keywords: nsbeta3
Updated•25 years ago
|
QA Contact: chrisd → py8ieh=bugzilla
Whiteboard: hit during nsbeta2 standards compliance testing
Comment 8•25 years ago
|
||
Denying for beta3: bigger problems to solve in very limited time - sorry.
Whiteboard: hit during nsbeta2 standards compliance testing → hit during nsbeta2 standards compliance testing [nsbeta3-]
Target Milestone: M17 → Future
Comment 9•25 years ago
|
||
We still fail this, which EVEN INTERNET EXPLORER 5 GETS CORRECT. By not
fixing this we are making the 'float' property unreliable for web authors,
since we would be displaying it incorrectly while the competition would be
doing it right.
Severity: normal → major
Hardware: Other → All
Whiteboard: hit during nsbeta2 standards compliance testing [nsbeta3-] → [nsbeta3-] hit during nsbeta2 standards compliance testing
Comment 10•24 years ago
|
||
I know we still do not have enough resources to get this fixed. However:
Removing [nsbeta3-] to put this floater bug (and 3 others) back onto the
developer radar, as per suggestion by Gerardo.
Keywords: helpwanted
Whiteboard: [nsbeta3-] hit during nsbeta2 standards compliance testing → (beta3 minus per triaging) hit during nsbeta2 standards compliance testing
Comment 11•24 years ago
|
||
changed (beta3 minus per triaging) to [nsbeta3-] so searches work correctly
Status: NEW → ASSIGNED
Whiteboard: (beta3 minus per triaging) hit during nsbeta2 standards compliance testing → [nsbeat3-] hit during nsbeta2 standards compliance testing
Whiteboard: [nsbeat3-] hit during nsbeta2 standards compliance testing → [nsbeta3-] hit during nsbeta2 standards compliance testing
Updated•24 years ago
|
Keywords: relnote2
Summary: [FLOAT] float should not be higher than earlier float on opposite side → [FLOAT] float should not be higher than earlier flat on opposite side
Whiteboard: [nsbeta3-] hit during nsbeta2 standards compliance testing → [nsbeta3-] relnote-devel hit during nsbeta2 standards compliance testing
Reporter | ||
Updated•24 years ago
|
Summary: [FLOAT] float should not be higher than earlier flat on opposite side → [FLOAT] float should not be higher than earlier float on opposite side
Updated•24 years ago
|
Updated•24 years ago
|
Whiteboard: relnote-devel → [Hixie-P3] important floater bug | relnote-devel
Assignee | ||
Comment 12•24 years ago
|
||
Taking, as I have a fix for this in bug 59200.
Assignee: buster → waterson
Status: ASSIGNED → NEW
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 13•24 years ago
|
||
Fixed with changes in bug 59200.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
VERIFIED!!!!!!!!!!!!!!!!!!!!!!! Waterson rules!!!!!!!!!!!!!!!!!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•