Closed
Bug 208683
Opened 22 years ago
Closed 21 years ago
<marquee> inside two inlines = nothing
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
People
(Reporter: galio, Assigned: doronr)
References
Details
Attachments
(1 file, 1 obsolete file)
143 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
if there are the <blink> and <marquee> tags together, the effect is not
rendered, for example: <marquee>The dogs were<blink>playing</blink></marquee>
Reproducible: Always
Steps to Reproduce:
1. Edit some HTML code, to reproduce the situation
2. Open Mozilla/NS
3. Load the page
Actual Results:
The text didn't "blinkened" nor "marqueed"
Expected Results:
Move the text to the sides and apply the blink effect to "playing"
Computer:
Intel PIII, 550MHZ, 288 MB DRAM PC133, M$ WINDOZE XP, Mozilla 1.3 final, Mozilla
Firebird 0.6, NS 7.01
BeOS R5.03 Max Edition, BeZilla 1.2
PPC 604e, 200MHZ, 32 MB SDRAM, MacOS 8.6, Netscape 6/6.2.3
Comment 1•22 years ago
|
||
the testase at http://bugzilla.mozilla.org/attachment.cgi?id=95613&action=view
works fine for me..
Comment 2•22 years ago
|
||
WFM, build 2003052508 Win XP.
Comment 3•22 years ago
|
||
The test case Matti mentioned is from bug 163050.
Aside from the fact that there's no such thing as a BLINQUEE element, the
third line of the test case ("Blinking scrolling text") works for me on
Mozilla 2003052908 on Windows 2000.
Reporter: Could you provide a public test case that demonstrates the problem?
Reporter | ||
Comment 4•22 years ago
|
||
Sorry, I expressed the situation badly... the issue was <blink><marquee>, not
<marquee><blink>... Here is the example
![]() |
||
Comment 5•22 years ago
|
||
This has nothing to do with <blink>....
Attachment #125201 -
Attachment is obsolete: true
![]() |
||
Comment 6•22 years ago
|
||
To doron; looks like any time marquee is inside two inlines (the <font> and
<blink> in the original testcase), nothing is shown.
Happens on Linux too.
Assignee: roc+moz → doron
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Summary: <marquee> + <blink> = nothing → <marquee> inside two inlines = nothing
Comment 8•22 years ago
|
||
*** Bug 220316 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 9•21 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•