Closed Bug 357811 Opened 18 years ago Closed 17 years ago

Having a <select> with <options> in a <table> makes the tr:last-child css pseudo-class to apply to the row containing it

Categories

(Core :: Layout: Tables, defect)

1.8 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 73586

People

(Reporter: luis, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.0.3) Gecko/20060425 SUSE/1.5.0.3-7 Firefox/1.5.0.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.0.3) Gecko/20060425 SUSE/1.5.0.3-7 Firefox/1.5.0.3 Something is broken in the tr:last-child. It applies whenever it finds any row with a select tag and one or many option tags in it. See http://www.webalianza.com/moz_td_bug.html for clarification. Reproducible: Always Steps to Reproduce: See http://www.webalianza.com/moz_td_bug.html Actual Results: The pseudo-class is also applied to the td containing the select with option Expected Results: The pseudo-class had to be applied only to the last-child Tried in Konqueror 3.5 and works as expected.
Attached file Attach html showing the bug (deleted) —
Keywords: testcase
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.8 Branch
I think this is basically bug 73586.
Depends on: 73586
So this works for me even before bug 73586 landed, but it's probably due to oversimplification of the testcases. However, that's now fixed. I'll just mark it as duplicate.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: