Marquees don't resize with container (resizing <marquee> itself doesn't work either)
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: dholbert, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(3 files, 1 obsolete file)
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
| Reporter | ||
Comment 3•19 years ago
|
||
Updated•19 years ago
|
Comment 4•19 years ago
|
||
(In reply to Daniel Holbert [:dholbert] (blocking needinfo/review, due to AFK on parental leave, returning Jan 21) from comment #0)
When a Marquee's container (e.g. table, div, or full page etc) is resized,
the marquee remains the same width.
Resizing the <marquee> element itself doesn't work either.
Attachted testcase works in Chrome, Safari, IE
| Reporter | ||
Comment 7•6 years ago
|
||
I believe <marquee> has been reimplemented using something other than XBL, in the past few months, so there's a chance testcase 3 could be a recently-introduced regression from that reimplementation. (I'm writing this comment from a phone and don't have a computer handy, so I can't test old nightlies at the moment - but it'd be worth it for someone to try testcase 3 in a nightly from a year ago or so., to see if it's a recent regression.)
Comment 8•6 years ago
|
||
I believe the recent reimplement of <marquee> doesn't introduce a regression. I test testcase 3 on Nightly 2018-06-31 and 2014-06-31, and it dosen't work on both.
The text "mozilla" stops bouncing and disappears after clicking the "30%" or "50%" width button. And on "70%", the text bounces in a smaller range instead of the full range of the yellow marquee element.
Updated•3 years ago
|
Description
•