Closed Bug 11022 Opened 25 years ago Closed 25 years ago

[4.xP] <HR> is white instead of black when background is grey

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: harishd)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

Goto http://www.news.com/ and scroll to the stock exchange box with the grey
background. Above the text "Dow Jones" is a <HR> element which is painted
in black color in Communicator 4.08, and painted in white with build
1999-07-29-08 of Mozilla (both on Windows 98).
Whiteboard: [TESTCASE]
Assignee: don → troy
Component: Browser-General → Layout
Assignee: troy → kipp
By looking at the log the HR frame seems to be you
Assignee: kipp → harishd
FYI:  HR size greater than 1 does not yield the same behavior.

Check this out:
<html>
 <body bgcolor=#c0c0c0>
 <hr size=0>
 <hr size=1>
 <hr size=2>
 <hr size=3>
</body></html>

CCing troy@netscape.com and kipp@netscape.com
Target Milestone: M9
Setting to M9
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Changed the border painting order.  <HR> now renders black.

Marking the bug FIXED.
QA Contact: leger → petersen
petersen, could you verify please.
Status: RESOLVED → VERIFIED
Fixed in the Sept 23rd build.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: