Closed Bug 18192 Opened 25 years ago Closed 24 years ago

vertical alignment of table cell elements incorrect

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: karnaze, Assigned: karnaze)

References

()

Details

(Keywords: verifyme)

Attachments

(1 file)

The radio buttons are not valigned with their labels. The following illustrates
the problem. Pierre, I'm not sure how style should be pushed down into cell
content.


<BASE HREF="http://www.earthlink.com/">
<table border>
 <tr>
  <TD valign=middle bgcolor="#CCCCCC"><INPUT type="radio">
   <IMG src="http://corp-img.earthlink.net/www.eln/graphics/the_web.gif"
alt="Thee Web" width="40" height="25" border="0" align="ABSMIDDLE">
 </tr>
</table>
Status: NEW → ASSIGNED
Target Milestone: M15
Moving table bugs to M15 just to see how many we have.
Block-moved to attinasi the bugs related to style inside tables
Assignee: pierre → attinasi
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Chris, it looks like the alignment is set correctly on the TD, so I'm thinking 
that there is no style issue here. Isn't it the table's job to honor the 
alignment once it is set? Please advise...
I just added a testcase showing how table vertical alignment varies depending on 
the height of the table cell. This is strange: if the cell is large enough it 
valigns just fine, if not (or if unspecified) it fails to valign. This is 
looking more and more like a table bug...
Yes, it is a table bug. Reassigning to myself.
Assignee: attinasi → karnaze
Status: ASSIGNED → NEW
Target Milestone: M15 → M17
Status: NEW → ASSIGNED
I'm not seeing the problem in the test case or url.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Adding 'verifyme' keyword
Keywords: verifyme
Verified
Platform: PC
OS: Windows 98
Mozilla Build: 2000101020 M18 Trunk Build
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: