Closed Bug 160663 Opened 22 years ago Closed 22 years ago

background-position on UL with floated LI is not working

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: bugzilla.mozilla.org, Assigned: attinasi)

References

()

Details

 
background-position on UL with floated LI is not working

test-case in URL
Everything is working fine.  Try putting a border on the <ul> to see what's
happening (there are no in-flow children, so height becomes very small, but the
background is correctly placed at the bottom left of that).
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
QA Contact: petersen → amar
Re-opening, quirks mode should consider that the floating children extend the 
height

http://jscript.dk/2002/8/moz/floatbg.htm
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
No.  Quirks mode should not consider that, because floats in fact do not expand
the height.

Quirks mode is about being compatible with common authoring practices that
happen to work in NS4 and IE.  This is not such a practice, by any means...
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → INVALID
 Verified Invalid
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.