Closed Bug 4523 Opened 25 years ago Closed 25 years ago

Mozilla fails to render www.slashdot.org correctly.

Categories

(Core :: Layout: Tables, defect, P3)

All
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jonas_b, Assigned: karnaze)

References

()

Details

Attachments

(2 files)

Mozilla displays two extra black lines under each subject line. (The white text
with green background).

Mozilla from CVS 19990404.

I have entered a url to a screenshot in the "URL:" field.

/ Jonas Borgström
Assignee: troy → karnaze
Component: Layout → HTMLTables
Chris, the "extra black lines" seem to be related to the background attribute
specified on the table cells. Here's a small sample that demonstrates the
reported problem. It looks to me like maybe that's the way it is supposed to
look, but you're the table expert

<HTML>
<HEAD>
<TITLE>Slashdot:News for Nerds: Stuff that Matters.</TITLE>
<BASE href="http://www.slashdot.org/">
</HEAD>
<BODY bgcolor="#000000" text="#333333" link="#006666" vlink="#000000">
 <TABLE width="99%" cellpadding=0 cellspacing=0 border=0>
 <TR><TD background="http://slashdot.wolfe.net/images/sbs.gif">
 </TD>
 <TD width=4><IMG src="http://slashdot.wolfe.net/images/slr.gif" width=4 alt=""
height=4></TD>
 </TR>
 </TABLE>
</BODY>
</HTML>
i see this problem in nt as well.
Hardware: PC → All
Status: NEW → ASSIGNED
Plus the buttons need to be wider. The text on the buttons is overflowing.

	-Arun
Target Milestone: M7
Moving to M7.
*** Bug 6030 has been marked as a duplicate of this bug. ***
Moving to M9.
First, this appears to be FIXED to me using 1999051708 & 1999052908 win95
apprunner. (There are some DUPLICATES that I will track down as well).

 The problem that was causing the 'venetian blind' effect has been fixed (see
bug #4918). 'TD HEIGHT=nn' was not being observed. On slashdot, this meant
that the TD BACKGROUND would (unintentionally) tile, and ("the tiling pattern"
 == "venetian blind").

 Attaching a snippet of slashdot as a test|regression case if you want it
Chris(k|d).  A second attachment is a modification of the first that "forces"
the 'venetian blind' tiling by adding text 'foo' to the TD (thus
(intentionally) overriding the 'height=nn' attribute).
*** Bug 5024 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The attachments look ok. The original page may have changed since the bug was
opened.
Status: RESOLVED → VERIFIED
In the June 3rd Build, the page looks correct.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: