Closed Bug 162558 Opened 22 years ago Closed 22 years ago

<marquee> tag displays only with "Skrips & Plugins" enabled.

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 159932

People

(Reporter: andreas, Assigned: attinasi)

References

()

Details

Behaviour changed in the 1.1 builds last weekend (I can reproduce with build 2002081013). Previous versions (including 1.0) displayed the text without movement. Now there is only blank space when "Skripts & Plugins" are disabled. On purpose?
The sample HTML code to reproduce the behaviour described above: <html> <head> <title>Marquee</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body> <br> <p align="center"><font size="5"> <MARQUEE loop="1" behavior="slide" width="687" height="27">Some text. Some text. Some text. Some text.</MARQUEE> </font></p> </body> </html>
an emulation for marquee was added. *** This bug has been marked as a duplicate of 159932 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.