Closed
Bug 297908
Opened 21 years ago
Closed 21 years ago
Image fails to load in a marquee tagged with behavior="alternate"
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 274322
People
(Reporter: bob8787, Unassigned)
References
()
Details
Attachments
(1 file)
|
420 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Images fail to load in a marquee tagged with behavior="alternate". This does not
happen with any other behavior, nor does it happen with text. This also happens
in the Mozilla suite.
Reproducible: Always
Steps to Reproduce:
To reproduce this, simply go to the page I set up as an example.
http://www.geocities.com/rad_11565/marquee.html
When the behavior of the marquee is set to alternate, the image does not appear.
Neither does any text after it in the same marquee.
Actual Results:
When the behavior of the marquee is set to alternate, the image does not appear.
Neither does any text after it in the same marquee.
Expected Results:
The image should have loaded, and text should have been following it. This page
does work correctly in Internet Explorer.
Comment 1•21 years ago
|
||
It happens because the width of the image is greater than the width of the
marquee.
Comment 2•21 years ago
|
||
Ah, I'm not exactly right, but I'm close, see bug 276969.
This is a duplicate of bug 274322.
*** This bug has been marked as a duplicate of 274322 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•