Closed
Bug 37611
Opened 25 years ago
Closed 25 years ago
CSS font size, weight and background color fail to render
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: steevithak, Assigned: asa)
References
()
Details
The section headers of this document fail to display properly, although all of
the other styles on the page render correctly. They do render properly in
Netscape 4.7 and Internet Explorer 5. Style information follows:
.subh {
font-style : normal;
text-align : left;
font-family : sans-serif;
font-weight : Bold;
font-size : 16px;
background-color : #FBF197;
This problem also occurred when the font-size was expressed in %.
Comment 1•25 years ago
|
||
This behaviour is caused by the same problem I described in bug 37610
See my comments there.
*** This bug has been marked as a duplicate of 37610 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•