Closed Bug 470118 Opened 17 years ago Closed 16 years ago

{ib} inline containing only a block shows inline part before but not after the block

Categories

(Core :: Layout: Block and Inline, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 480323

People

(Reporter: dbaron, Unassigned)

References

(Blocks 1 open bug)

Details

I thought there was already a bug report on this odd behavior in our block-within-inline code to split the inlines, but I can't find one. An inline element that contains *only* a block is handled asymmetrically: we make an inline before the block, but not after it. I'm not sure which way is right, but it should be one or the other rather than half-and-half. (What does the spec say?) This is sort of shown by attachment 353551 [details], although it's not a great testcase since is itself somewhat asymmetric (if we ever fix padding-left to only apply to the first part).
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.