Closed
Bug 224423
Opened 21 years ago
Closed 21 years ago
TondelaOnline.com - marquee with height='0'
Categories
(Tech Evangelism Graveyard :: Portuguese, defect)
Tech Evangelism Graveyard
Portuguese
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Kmos, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4.1) Gecko/20031008
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4.1) Gecko/20031008
a html function in fault...
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
<marquee bgcolor='#003399' height='0' width='64%' scrollamount='5'>TEXT
HERE</marquee> -> things like that should work in the future...
Comment 1•21 years ago
|
||
Works fine when I remove height='0'. It is a bug in IE that it treats 'height'
as if it were 'min-height'.
-> TE
Assignee: parser → portuguese
Status: UNCONFIRMED → NEW
Component: HTML: Parser → Portuguese
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: portuguese
Hardware: PC → All
Summary: function marquee in html doesn't work at v1.4.1 → TondelaOnline.com - marquee with height='0'
Version: 1.4 Branch → unspecified
<marquee bgcolor='#003399' width='64%' scrollamount='5'>TEXT HERE!</marquee>
I removed the "height" and it doesn't work too.. I'm downloading Mozilla 1.5 to
see if it would work...
Updated•10 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
•