Closed
Bug 97451
Opened 24 years ago
Closed 24 years ago
column layout not correct [marquee]
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jeremy.m, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1+)
Gecko/20010612
BuildID: 2001061204
Header of page is not displayed correctly in mozilla - scrolling text is
displayed in full - instead of scrolling in small portion of screen. Explorer
5.5 displays correctly.
Reproducible: Always
Steps to Reproduce:
go to http://home.iol.co.il/
Comment 1•24 years ago
|
||
Almost certainly because there is no support for the non-standard <marquee> tag.
<marquee direction="up" dir="rtl" width=355 height="55" scrollamount="1"
style="direction: rtl;" SCROLLDELAY=100 onmouseover="this.scrollAmount=0;"
onmouseout="this.scrollAmount=1;" class=w4>
If you can demonstrate that we support it elsewhere, but not here (e.g. because
of the hebrew text) then this is a bug, but otherwise should be marked INVALID.
marquee tag unsupported
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
modifying summary
Summary: column layout not correct → column layout not correct [marquee]
You need to log in
before you can comment on or make changes to this bug.
Description
•