Closed Bug 19509 Opened 25 years ago Closed 25 years ago

DOM assign of tHead -> not correcly positioned

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: daniel, Assigned: vidur)

References

Details

Attachments

(1 file)

(See attached test case)

When setting a tHead the header doesn't get added to the top of the table but to
the bottom. The problem is in
   nsHTMLTableElement::SetTHead

It calls AppendChild instead of inserting it before the first child with
insertBefore.
Attached file Test case
Depends on: 9213
Test case depends on fixing 9213 (tHead property get) first.
cc:ing karnaze.  This looks like it's really a tables bug.
In an attempt to get my bug list in order again, marking all the bugs I have
currently as ASSIGNED.
Just saw this while scanning my bug list. Fixed it last week.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified with 2000-02-02-14.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: