Closed
Bug 66206
Opened 25 years ago
Closed 24 years ago
Links are underlined when they should not be
Categories
(Tech Evangelism Graveyard :: English Other, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: avinash.gupta, Assigned: tristan)
References
()
Details
1. go to http://www.timesofindia.com
2. Blue underlines appear on links near left nav bar.
These underlines do not appear when viewd in IE.
Comment 1•25 years ago
|
||
-> style
Assignee: asa → pierre
Status: UNCONFIRMED → NEW
Component: Browser-General → Style System
Ever confirmed: true
QA Contact: doronr → chrisd
Comment 2•25 years ago
|
||
The issue here is that some links use <a class="leftnavi> stuff </a> and some
use <a> <span class="leftnavi"> stuff </span> </a>
While the former overrides underlines in Mozilla, the latter does not and should
not per the CSS2 spec. See discussion in bug 59183 and the bugs referenced therein.
Sending this to the evangelism component so that the page authors will be
contacted and asked to fix their HTML.
Assignee: pierre → evangelism
Component: Style System → Evangelism
QA Contact: chrisd → zach
Comment 3•25 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Updated•25 years ago
|
Priority: -- → P4
Updated•24 years ago
|
Component: Evangelism → European
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 5•24 years ago
|
||
seems to be fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Moving to Non US English. European component is being removed.
See bug 95808 for details.
Component: European → Non-US English
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•