Closed Bug 13441 Opened 25 years ago Closed 25 years ago

Jigsaw home page is not rendered/layouted properly with M9

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED INVALID

People

(Reporter: roland.mainz, Assigned: buster)

References

()

Details

My M9 build (Solaris 7 SPARC) and the "official" Win32 M9 build does not layout
the given URL properly. The "news&highlights"-box contains only one word per
line...
I think the current layout is correct.  Floats without a width given (i.e., the
default auto width) should, according to CSS, have width 0 [1] (possibly
overridden by a browser-specific min-width [2]).

Someone should probably tell the authors of the page.

[1] http://www.w3.org/TR/REC-CSS2/visudet.html#q8
[2] http://www.w3.org/TR/REC-CSS2/visudet.html#min-max-widths
Assignee: troy → kipp
Kipp, it's floater related so it's your call. What David says sounds coorect to
me
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
As david said, it's a bug in the css for the page. DIV.body has no specified
width, and the sections of the spec that david quoted apply. Gecko is doing the
right thing.
Forwarded your mail to the owner of the page...
Thanks !!
Status: RESOLVED → VERIFIED
Based on kipp's remarks, marking as verified invalid.
You need to log in before you can comment on or make changes to this bug.