Closed
Bug 121760
Opened 23 years ago
Closed 23 years ago
anchor link underline is assuming bolded text style
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: christinehoff4, Assigned: attinasi)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Open the above url. On the page there are major sections headed in white text
with a green background. Some of these headings have links - for example, the
first one that states 'Developers'. The code shows that this text is bolded by
the <B> element. As the text is bolded, the anchor line underneath the text is
also getting bolded. In this case, it looks bad because it's hard to tell that
it is a link since the background color and the underlined link are both white.
I have attached a simplified testcase to demonstrate. Compare to IE which
renders the bolded text only.
This may be the same issue of bug #1777 except that this testcase uses HTML and
the other uses CSS.
Reporter | ||
Comment 1•23 years ago
|
||
Tested with 01_23_23_0.9.4ec mfcembed build on Win2000.
Reporter | ||
Comment 2•23 years ago
|
||
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 1777 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•