Closed
Bug 19159
Opened 26 years ago
Closed 26 years ago
followed links don't change color
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
WONTFIX
M14
People
(Reporter: tjw19, Assigned: rickg)
References
()
Details
That's it, followed links on Cnet news.com don't change color. I tried to look at
cnn as well to see if this is a general phenomenon, but it crashed on me, so I'll
leave that to you.
I'm using M11. I also had communicator running in the background when mozilla
crashed on me at cnn.com.
This is probably one of the bugreports that will get filed under "what not to do"
but I've got homework, so it'll have to do.
Updated•26 years ago
|
Component: Browser-General → Parser
Comment 1•26 years ago
|
||
Confirmed for Windows NT running the 1999-11-17-17-M12 nightly binary.
The <A> elements on this page all seem to be surrounded in groups with <font>
tags resembling <font face="MS Sans Serif, Geneva, Helvetica" size="-2"></font>
- note that there is no COLOR attribute.
This page is built by a commercial database publishing system, "Vignette
StoryServer 4."
HTML Tidy finds *many* instances of <font> elements that are not closed before
block elements, and one or two empty <font> elements, as well as <form>s
inside tables.
Suspect that this may be another DUP of bug 991, with a previously-unseen
symptom, or be dependent on bug 991. Changing component to "Parser".
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•