Closed
Bug 2066
Opened 26 years ago
Closed 26 years ago
Font color changes don't apply correctly within anchor tags
Categories
(Core Graveyard :: GFX, defect, P4)
Tracking
(Not tracked)
People
(Reporter: skamil, Assigned: michaelp)
Details
If you use the following HTML Snippet:
<HTML>
<A HREF="blah">
<FONT COLOR="#990000">Hello</FONT>
</A>
</HTML>
The text "Hello" is rendered in the correct color, but the underline is still
the default blue. I don't think this is the intended behavior.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Verified Dup
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•