Closed Bug 3192 Opened 26 years ago Closed 26 years ago

Fails to render parts of pages that use FONT tag

Categories

(Core :: Layout, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pgunn01, Assigned: buster)

References

()

Details

When the color aspect of the FONT tag is used, as demonstrated on my page, it does not recognize colors correctly, but still saw the tag and colored the entire text the default black. With the tag commented out, it shows the links in the default link blue color, but not the nonlink text. On Communicator, Lynx, and other browsers all the text is visible.
Assignee: troy → kipp
Here's a really small example that demonstrates the problem. The content model is fine, the problem is there are no frames for the FONT element or anything it contains... <BODY BGCOLOR="#000000"> <FONT COLOR="#AAAAFF"> <H3>Welcome to the Homepage of Pat Gunn</H3>
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The problem is gone in the most recent tree.
Status: RESOLVED → VERIFIED
Using 3/26 build, verified fixed.
You need to log in before you can comment on or make changes to this bug.