Closed Bug 167075 Opened 22 years ago Closed 20 years ago

Nested Marquee tags not supported.

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: erik, Assigned: martijn.martijn)

References

Details

(Keywords: compat, testcase)

Attachments

(2 files)

At one point Mozilla worked correct and allowed nested marquee elements. Now a nested marquee closes the parent. This is incorrect. <marquee>Top <marquee>inner</marquee> </marquee> should create the following tree marquee #text marque #text #text but Mozilla incorrect creates the following tree marquee #text marque #text
Attached file Two nested marquees
OS: Windows XP → All
Hardware: PC → All
->Doron (Biz Marquee De Sade) Rosenberg
Assignee: harishd → doron
its not my bug, parser issue. But who cares about such cruft
Doron! How dare you! This could affect as many as three Chinese sites--clearly a high priority for us.
Keywords: testcase
You can nest marquees?!
In IE? YES In Mozilla? Not any more. This used to work back when I created the marquee xbl. Now someone has changed the HTML parser to disable this. I cannot wait until the world switches to XML so that anything that is valid in the DTD will be presented in the way inteded. I cannot stand when a browser does not follow the structure that was intended by the author.
Keywords: compat
Severity: normal → trivial
I think this was caused by the patch for bug 154173.
Attached patch patchSplinter Review
This seems to fix the bug in my build.
Attachment #154679 - Flags: review?(bzbarsky)
Comment on attachment 154679 [details] [diff] [review] patch r+sr=bzbarsky.
Attachment #154679 - Flags: superreview+
Attachment #154679 - Flags: review?(bzbarsky)
Attachment #154679 - Flags: review+
Assignee: doronr → m.wargers
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: