Closed Bug 92530 Opened 24 years ago Closed 24 years ago

We mishandle "<table><tr><td><form><table><tr><td><table><span>"

Categories

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

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.4

People

(Reporter: ian, Assigned: harishd)

References

()

Details

(Keywords: compat, testcase, topembed, Whiteboard: [fixed on the trunk and branch])

Attachments

(2 files)

STEPS TO REPRODUCE Look at the attachment. It has the following structure: <table> <tr> <td> <form> <table> <tr> <td> <table> <span> Text </span> <tr> <td> ACTUAL RESULTS In Mozilla, an anonymous cell is created to contain the <span>. EXPECTED RESULTS In IE6-pre, the <span> is promoted above the cell. We do this as well if the <form> is not there, or if the <form> is not in a <table>, or if the <span> is in the table immediately inside the <form>. However the exact combination given above causes us to fail to promote the <span> correctly. This broke out of Bugscape bug number 5040.
Keywords: compat, testcase
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.4
Whiteboard: [fix in hand]
Priority: -- → P1
Keywords: topembed
*** Bug 65148 has been marked as a duplicate of this bug. ***
sr=vidur
Fix landed on 08/07/01. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Leaving bug open due to topembed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [fix in hand] → [fixed on the trunk]
Status: REOPENED → ASSIGNED
Fixed landed on the branch ( 08/10/01 ). Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
Whiteboard: [fixed on the trunk] → [fixed on the trunk and branch]
QA Contact: bsharma → moied
Marking verified with build ID 20011116
marking bug as verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: