Closed
Bug 16737
Opened 26 years ago
Closed 26 years ago
{ib} The center element not working when nested in a A element inside a table
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: chrispetersen, Assigned: buster)
References
()
Details
Version: Apprunner
Build: 1999101812
Platforms: All
Expected Results: The center element , which is nested in a A element, should
center align the image in the TD element.Nav 4.7 and IE 5.0 both center align the
image in this test case.
What I got: The image is not centered in the TD element.
Steps to reproduce:
1) Open the following test case in Apprunner:
http://slip/projects/marvin/simple/Anchor_with_center.html
2) The eggplant image is not centered in the td element.
3) If the both the A and Img element are nested in the CENTER element, then the
image will be centered.
Updated•26 years ago
|
Assignee: karnaze → kipp
Comment 1•26 years ago
|
||
Kipp, the cell and its block are wide enough (from dump frames), but the block
contains a line that is not.
Status: NEW → ASSIGNED
Summary: The center element not working when nested in a A element inside a table → {ib} The center element not working when nested in a A element inside a table
Target Milestone: M17
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Using 11/16 build, verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•