Closed Bug 2458 Opened 26 years ago Closed 26 years ago

Parsing embed tag

Categories

(Core :: DOM: HTML Parser, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: rickg)

Details

The following html parses diffently than IE and NSC 4.5: <HTML> <EMBED SRC="sound/voc02.wav" AUTOSTART="true" LOOP="false" HIDDEN="true"> Test </HTML>
Status: NEW → ASSIGNED
Fixed by improvements to new DTD system; also fixed one in comment parsing.
Status: RESOLVED → REOPENED
Assignee: rickg → kipp
Status: REOPENED → NEW
Kipp, this bug now involves what appears to be a flush problem. The content model is correct but the document doesnt render correctly.
Kipp, this bug now involves what appears to be a flush problem. The content model is correct but the document doesnt render correctly.
Resolution: FIXED → ---
Status: NEW → ASSIGNED
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee: kipp → rickg
Status: ASSIGNED → NEW
This broken for more than just EMBED. The actual problem is that the embed tag is in the <HTML>, not the <BODY>. Propagation got broken in this case, which I'll fix shortly.
Status: NEW → ASSIGNED
changing QA Contact to gem
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed in latest rev of CNavDTD.
QA Contact: 3847 → 4141
Attempting to steal gem's HTMLParser bugs all at once. Changing QAContact to janc.
Status: RESOLVED → VERIFIED
Verified: 1999-06-18-09-M7
You need to log in before you can comment on or make changes to this bug.