Closed Bug 158978 Opened 22 years ago Closed 22 years ago

Table cell shows vertical space where hidden input fields occur

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 41806

People

(Reporter: rgpelayo, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

20.47 KB, application/x-zip-compressed
Details
The HTML looks like this:

<TABLE cellSpacing=0 cellPadding=0 border=1>
  <TBODY>
    <TR>
      <TD align=middle bgColor=#f3f6f8>
        <FORM name=searchCoursesCeFilter action=/knav/nav><INPUT type="hidden"
value=catalogSearch name=cmd></FORM>There should be no space above this text.</TD>
    </TR>
  </TBODY>
</TABLE>

Space appears above the text, whereas IE shows no space.
Attached file Test case
Test case attached.
This is a duplicate; this happens because the form is not empty, so the "empty
form in table cell" quirk is not applied.
Whiteboard: DUPEME
This bug is similar to 41806.

*** This bug has been marked as a duplicate of 41806 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: