Kornel Lesinski
The funny thing is, that in my Opera 8b3/win your XHTML is pixel-perfect with original Firefox startpage,
Interesting. In my copy of Opera 8 (can't remember which beta, but it's build 7401) I have the "Advanced Search / Preferences" to the right of the actual FF logo, completely outside of the box.
but in Firefox 1.0+ (nightly 20050407) you can see pretty nasty bug - submit button overlaps radio buttons.
Again, on my FF 1.0.1 and FF 1.1 at home, it only overlaps at very, very small font sizes.
my FF1.0+ (nightly 20050323) shows the same problem Kornel reported, and I think the problem is in the browser default /res/form.css:
legend { ... float: none ! important; }this would win over your rule
fieldset fieldset legend { float: left; }but I may be wrong.
Ingo ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
