Closed Bug 48589 Opened 24 years ago Closed 23 years ago

doesn't honor style display:inline

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 18217
mozilla1.1alpha

People

(Reporter: thomasc, Assigned: karnaze)

Details

(Keywords: testcase)

Attachments

(2 files)

we have a need to place multiple tables in a row.
to do this, the style sheet display element should be set to 'inline'
this appears to not change the layout when using mozilla however
the other browsers we've tested it does work.
<table
    style="display:inline">

 <input type=image src=....
</table>
repeat above a few times and then bring page up..
they go down as if display is still set to 'block'
need a testcase...
Keywords: qawanted
Attached file example of problem
Its worse than in the original description under WinNT only the third table is
displayed. NN4.6 draws all tables in a row, and there is one browser that does
the job correctly (IE5)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: qawanted4xp, testcase
Moving to m1.1
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
QA contact update
QA Contact: chrisd → amar
Shouldn't the correct CSS be

'display:inline-table'?

Anyway, this sounds like a dupe to 18217.


*** This bug has been marked as a duplicate of 18217 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
 Verified dupe of bug 18217
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: