Closed Bug 267289 Opened 20 years ago Closed 20 years ago

no image displayed if anchor href contains the word 'downloads'

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

VERIFIED INVALID

People

(Reporter: son.le0, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041101 Firefox/1.0RC2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041101 Firefox/1.0RC2

The following HTML code does not render the image:

<html>
<head>
  <title></title>
</head>
<body>
  <a href="downloads."><img src="dummy" width="100" height="100" alt=""></a>
</body>
</html>

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Blank page

Expected Results:  
100x100 image placeholder should be displayed.
Attached file HTML code
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041030
Firefox/1.0RC2
do you have a userContent.css file? how does it look, if so?
(In reply to comment #3)
> do you have a userContent.css file? how does it look, if so?

Bingo! Forgot about my userContent.css, which when renamed no longer caused the
image to be blocked.

Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
vrfy invalid.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: