[css-d] variation on the Expanding Box Problem?

2006-01-27 Thread Lori Hylan-Cho
I'm looking at a case where the rendering differs between IE and Firefox/Opera (all on Win at the moment), and I'm trying to determine whether it's (a) a bug in IE, (b) a bug in FF/Opera, (c) a perfectly reasonable (but different) reading of the spec, or (d) something else. It seems very similar

Re: [css-d] variation on the Expanding Box Problem?

2006-01-27 Thread Zoe M. Gillenwater
Lori Hylan-Cho wrote: I'm looking at a case where the rendering differs between IE and Firefox/Opera (all on Win at the moment), and I'm trying to determine whether it's (a) a bug in IE, (b) a bug in FF/Opera, (c) a perfectly reasonable (but different) reading of the spec, or (d) something

Re: [css-d] variation on the Expanding Box Problem?

2006-01-27 Thread Lori Hylan-Cho
Thoughts on what's happening here, and ways to work around it? Is setting a width on the div the only way to get the browsers to match? Zoe wrote: Which one do you want to change -- FF or IE? I guess I was imagining that if one browser was obviously getting it wrong, that's the one I'd

Re: [css-d] variation on the Expanding Box Problem?

2006-01-27 Thread Ingo Chao
Lori Hylan-Cho wrote: Thoughts on what's happening here, and ways to work around it? Is setting a width on the div the only way to get the browsers to match? Zoe wrote: Which one do you want to change -- FF or IE? I guess I was imagining that if one browser was obviously getting it