Apologies for joining this discussion late, but my mail on this
machine was set slightly differently, so my message was blocked.
In short, this is a bug in Opera, where Shrink-to-fit containers do
not expand to contain shrink-to-fit floats. It has been assigned to
a developer and has an internal target set.
David
On 1 Aug 2006, at 13:40, Joe D'Andrea wrote:
Greetings! Here's a puzzler. A bug? A feature? Animal? Vegetable?
(Nevermind.) It has been filed with Opera as well as posted to css-d,
but I thought it might be good to post here as well.
Minimal Test Case: http://test.joesapt.net/opera
Includes links to BrowserCam shots and a few more variations for
good measure.
Markup:
<p><a href="#">1</a> <a href="#">2</a> ... <a href="#">8</a></p>
Style:
p { display: table; }
p a { float: left; min-width: 16px; }
(Presume the float is cleared afterward.)
Expected: One row of eight links.
Actual (in Opera 8/9): Two rows of four links. "font-size" changes
appear to have an effect on the expected results as well.
Perhaps there's an easy fix for this (or I'm missing something
obvious)? Clues, q's and discussion most welcome!
--
Joe D'Andrea
www.joesapt.net
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************