Closed Bug 112747 Opened 23 years ago Closed 22 years ago

CSS styled text changes color on mouseover at cnn.com

Categories

(Core :: Layout, defect, P5)

x86
Windows 2000
defect

Tracking

()

RESOLVED DUPLICATE of bug 149704
Future

People

(Reporter: eb, Assigned: attinasi)

References

()

Details

(Keywords: compat, testcase)

Attachments

(3 files)

Go to: http://abcnews.go.com/sections/us/DailyNews/WTC_Investigation.html
Move the mouse cursor just above or below the dark red location/date 
headings in the main body of the stories in the middle of the page
The text in the paragraph below the line changes color to light blue from black 
for no apparent reason
This might be a CSS error on CNN's part, but it works (stays black) in IE 5.5.
Build: 2001-11-29-03 under W2K with a new profile, but this has been happening 
for several weeks

Screenshot coming...
Not a DOM problem, the HTML on the page is messed up, our parser works
differently than IE's does in this case, but who knows who's incorrect. Over to
Parser, but my guess is that this is a WONTFIX bug...
Assignee: jst → harishd
Status: UNCONFIRMED → NEW
Component: DOM Style → Parser
Ever confirmed: true
QA Contact: ian → moied
Keywords: compat, testcase
Notice that the style sheet has a hover rule. Some how IE ignores the hover if
the attribute "name" on the anchor is replaced by "href".

FYI: The anchor tag is reopened after </font> due to residual style.
Correction: In my previous comment

Notice that the style sheet has a hover rule. Some how IE ignores the hover if
the attribute "name" on the anchor is replaced by "href"

|Should read|

Notice that the style sheet has a hover rule. Some how IE ignores the hover if
the attribute "href" on the anchor is replaced by "name".
--> Layout
Assignee: harishd → attinasi
Component: Parser → Layout
QA Contact: moied → petersen
Priority: -- → P5
Target Milestone: --- → Future
*** Bug 145105 has been marked as a duplicate of this bug. ***
I don't think the bug has to do with CSS at all. AFAICS the point of this is
that the missing </a> makes the linked text extend to the very end.

If you agree the summary should be adjusted. Possibly there is a dupe.

pi

*** This bug has been marked as a duplicate of 149704 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: