Closed
Bug 21093
Opened 25 years ago
Closed 25 years ago
[4.xP] TD valign='garbage' treated as == "valign='top'"
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: ezh, Assigned: karnaze)
References
()
Details
(Keywords: verifyme, Whiteboard: INVALID??)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Left frame's text "Russian" should be on the top of the frame.
Updated•25 years ago
|
Summary: left frame's text should be not in center. → [4.xP] TD valign='garbage' treated as == "valign='top'"
Whiteboard: INVALID??
Comment 1•25 years ago
|
||
Note to ezh@infonet.ee : the right hand column has 'td valign="right"'. There is no such attribute value (e.g., how does one _vertically_ align to the right?). However, this does point out a [4.xP] issue. Attaching an example. Basically, <td valign="garbage"> is equivalent to 'valign=top' in Nav 4.x; in Mozilla, it is equivalent to the default (i.e., no 'valign' attr specified). I would say that Mozilla is correct, but I note this example for the record. I recommend that this bug be marked INVALID.
Comment 2•25 years ago
|
||
Updated•25 years ago
|
Assignee: leger → karnaze
Component: Browser-General → HTMLTables
Comment 3•25 years ago
|
||
Changing to HTMLTables and reassigning. Note that it has been recommended that this bug be marked invalid.
I agree with you both that Mozilla is doingthe correct thing, and so I'm marking this as INVALID
Comment 6•25 years ago
|
||
marking verified (we all seem to agree that mozilla is correct)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•